diff --git a/changelogs/.gitignore b/changelogs/.gitignore new file mode 100644 index 000000000..d6b7ef32c --- /dev/null +++ b/changelogs/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore diff --git a/changelogs/2025-05.json b/changelogs/2025-05.json deleted file mode 100644 index 98ddcffe4..000000000 --- a/changelogs/2025-05.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "entries": [ - { - "tag_name": "v4.0.0-beta.418", - "title": "v4.0.0-beta.418", - "content": "- fix(core): Clean up Horizon Redis data every hour.\r\n- fix(ui): Infinite loop on requesting a png file on new resource page.\r\n\r\n## What's Changed\r\n* v4.0.0-beta.418 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/5793\r\n\r\n\r\n**Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.417...v4.0.0-beta.418", - "published_at": "2025-05-09T06:30:49.000000Z" - }, - { - "tag_name": "v4.0.0-beta.417", - "title": "v4.0.0-beta.417", - "content": "- fix(core): Cleanup redis data every 10 minutes.\r\n- fix(core): Revert jobs to be `dontRelease` as they were before the redis/job problems started.\r\n\r\n## What's Changed\r\n* v4.0.0-beta.417 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/5784\r\n\r\n\r\n**Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.416...v4.0.0-beta.417", - "published_at": "2025-05-07T21:14:23.000000Z" - } - ], - "last_updated": "2025-08-10T10:20:51.376736Z" -} \ No newline at end of file diff --git a/changelogs/2025-06.json b/changelogs/2025-06.json deleted file mode 100644 index 052184a7f..000000000 --- a/changelogs/2025-06.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "entries": [ - { - "tag_name": "v4.0.0-beta.420.1", - "title": "v4.0.0-beta.420.1", - "content": "- feat(migrations): add optimized indexes to activity_log for improved query performance\r\n- fix(shared): refactor gzip handling for Pocketbase in newParser function for improved clarity\r\n\r\n## What's Changed\r\n* v4.0.0-beta.420.1 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/6069\r\n\r\n\r\n**Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.420...v4.0.0-beta.420.1", - "published_at": "2025-06-26T20:27:21.000000Z" - }, - { - "tag_name": "v4.0.0-beta.420", - "title": "v4.0.0-beta.420", - "content": "## Changes\r\n- feat(core): set custom API rate limit\r\n- feat(auth): Add Discord OAuth Provider\r\n- feat(auth): Add Clerk OAuth Provider\r\n- feat(auth): add Zitadel OAuth Provider\r\n- feat(service): enhance service status handling and UI updates\r\n- feat(service): update Changedetection template\r\n- feat(cleanup): add functionality to delete teams with no members or servers in CleanupStuckedResources command\r\n- feat(settings): add sponsorship popup toggle and corresponding database migration\r\n- fix(parser): enable gzip compression conditionally for Pocketbase images and streamline service creation logic\r\n- fix(ui): adjust layout of deployments section for improved alignment\r\n- fix(ui): refine API token creation form and update helper text for clarity\r\n- fix(routes): update middleware for deploy route to use 'api.ability:deploy'\r\n- fix(ui): update confirmation button text for stopping database and service\r\n- fix(ui): enhance status refresh buttons with loading indicators\r\n- fix(parser): improve FQDN generation and update environment variable handling\r\n- fix(github): changing github app breaks the webhook. it does not anymore\r\n- fix(ssh): scp requires square brackets for ipv6\r\n- fix(service): audiobookshelf healthcheck command\r\n- fix(service): downgrade Evolution API phone version \r\n- fix(service): disable healthcheck logging for Gotenberg\r\n- fix(service): Joplin volume name\r\n- fix(ui): Multiple dropdown on the service terminal view (dropception)\r\n- refactor(service): update Hoarder to their new name karakeep\r\n- refactor(user): streamline user deletion process and enhance team management logic\r\n- refactor(email): streamline SMTP and resend settings logic for improved clarity\r\n- chore(service): Update Evolution API image to the official one\r\n\r\n## New Services\r\n- feat(service): add Miniflux service\r\n- feat(service): add Pingvin Share service\r\n\r\n## Issues\r\n- fix https://github.com/coollabsio/coolify/issues/5992\r\n- fix https://github.com/coollabsio/coolify/issues/5998\r\n\r\n## What's Changed\r\n* Set a custom api throttle limit so internal applications can automate coolify by @alnutile in https://github.com/coollabsio/coolify/pull/5984\r\n* v4.0.0-beta.420 by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/6008\r\n\r\n## New Contributors\r\n* @alnutile made their first contribution in https://github.com/coollabsio/coolify/pull/5984\r\n\r\n**Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.419...v4.0.0-beta.420", - "published_at": "2025-06-26T10:23:45.000000Z" - }, - { - "tag_name": "v4.0.0-beta.419", - "title": "v4.0.0-beta.419", - "content": "## Changes\r\n\r\n- feat(core): Enable Sentinel by default.\r\n- feat(security): New Security view for servers, that includes server patching through the UI\r\n- feat(ui): Upgrade UI to TailwindCSS v4\r\n- feat(terminal): implement resize handling with ResizeObserver for improved terminal responsiveness!\r\n- feat(api): Add `connect_to_docker_network` setting to App creation API \r\n- feat(api): Add latest query param to Service restart API\r\n- feat(core): Improve Pull Request comment message\r\n- feat(core): Add support for `postmarkos` & `fedora-asahi-remix` distros\r\n- feat(service): update Maybe service and adjust it for the new release\r\n- feat(oauth): set redirect uri as optional and add default value\r\n- feat(terminal): enable/disable web terminal access by server\r\n- feat(services): parallel stop services so the stop/restart process woudl be faster\r\n- feat(services): if a service contains more than 5 services, the timeout is decreased to 10 seconds when stopping them\r\n- feat(terminal-connection): enhance terminal connection handling with auto-connect feature and improved status messaging\r\n- feat(activity-monitor): implement auto-scrolling functionality and dynamic content observation for improved user experience\r\n- feat(utf8-handling): implement UTF-8 sanitization for command outputs and enhance error handling in logs processing\r\n- fix(database-backup): add MongoDB credential extraction and backup handling to DatabaseBackupJob\r\n- fix(terminal): Terminal through Cloudflare tunnel works?!\r\n- fix(core): Start proxy by default.\r\n- fix(jobs): Jobs that is running on the same server now have unique id, so they are not block eachother.\r\n- fix(select-component): enhance user interaction by adding cursor styles and disabling selection during processing\r\n- fix(modal-confirmation): decode HTML entities in confirmation text to ensure proper display\r\n- fix(core): Sentinel based status updates handles pull request based updates better\r\n- fix(ui): prevent preview deployments view access with deploy_key based apps\r\n- fix(email-notifications): change notify method to notifyNow for immediate test email delivery\r\n- fix(ApplicationDeploymentJob): ensure correct COOLIFY_FQDN/COOLIFY_URL values\r\n- fix(service): Neon WS Proxy service not working on ARM64\r\n- fix(service): documenso startup and mail\r\n- fix(service): Bugsink\r\n- fix(service): Authentik\r\n- fix(service): add missing ENVs to NTFY service\r\n- fix(service): Convex\r\n- fix(service): Snapdrop `no matching manifest` error\r\n- fix(service): use the same volume between chatwoot and sidekiq\r\n- fix(api): Nullable `destination_uuid` on service update API request\r\n- improvement(database-detection): enhance isDatabaseImage function to utilize service configuration for improved detection accuracy\r\n- chore(service): update Immich service\r\n- chore(service): Rename hoarder service to karakeep\r\n- chore(deps): upgrade logdrain Fluent Bit to 4.0\r\n- chore(deps): upgrade Node in the production Dockerfile to v24, to fix a vulnerability\r\n- chore(deps): update Authentik service to 2025.4.1 \r\n- refactor(install-scripts): update Docker installation process to include manual installation fallback and improve error handling\r\n- docs(service): add new docs link for zipline\r\n\r\n## New Services\r\n\r\n- feat(service): Passbolt service\r\n- feat(service): Typesense service\r\n- feat(service): Seafile service\r\n- feat(service): Netbird-Client service \r\n- feat(service): Yamtrack service\r\n- feat(service): add PG Back Web service\r\n- feat(service): Vert service\r\n- feat(service): Soketi App Manager - UI for your Soketi.\r\n- feat(service): Apache Superset service\r\n- feat(service): One Time Secret service\r\n- feat(service): Diun service \r\n- feat(service): Marimo service\r\n- feat(service): Navidrome service\r\n- feat(service): Leantime service\r\n- feat(service): Ryot service \r\n- feat(service): Observium service\r\n- feat(service): Memos service\r\n- feat(service): Limesurvey service\r\n- feat(service): Paymenter service\r\n- feat(service): CodiMD service\r\n- feat(service): OrangeHRM service\r\n- feat(service): Grist service\r\n\r\n## Issues\r\n- fix https://github.com/coollabsio/coolify/issues/5226\r\n- fix https://github.com/coollabsio/coolify/issues/4684\r\n- fix https://github.com/coollabsio/coolify/issues/5569\r\n- adds https://github.com/coollabsio/coolify/discussions/5578\r\n- fix https://github.com/coollabsio/coolify/issues/5790\r\n- fix https://github.com/coollabsio/coolify/issues/4719\r\n- fix https://github.com/coollabsio/coolify/issues/3437\r\n- fix https://github.com/coollabsio/coolify/issues/5897\r\n- adds https://github.com/coollabsio/coolify/discussions/4857\r\n- fix #5911\r\n- fix #5917\r\n- fix #5916\r\n- fix #5915\r\n- fix #5907\r\n- fix #5756\r\n- fix #5906\r\n- fix https://github.com/coollabsio/coolify/issues/5932\r\n- fix https://github.com/coollabsio/coolify/issues/5978\r\n\r\n## What's Changed\r\n* fix(service): rolling updates by @derdaele in https://github.com/coollabsio/coolify/pull/5731\r\n* Fix system theme causing light mode defaults in checkTheme() by @The-Best-Codes in https://github.com/coollabsio/coolify/pull/5740\r\n* chore(deps-dev): bump vite from 6.2.6 to 6.3.4 by @dependabot in https://github.com/coollabsio/coolify/pull/5743\r\n* fix(DatabaseBackupJob): escape PostgreSQL password in backup command by @busybox11 in https://github.com/coollabsio/coolify/pull/5759\r\n* Add soketi-app-manager service template \ud83d\ude80 by @rahulhaque in https://github.com/coollabsio/coolify/pull/4797\r\n* BugSink Integration - fix - working with cloudflared by @neooriginal in https://github.com/coollabsio/coolify/pull/5178\r\n* Improve ApplicationPullRequestUpdateJob message content by @itsisak in https://github.com/coollabsio/coolify/pull/5549\r\n* Authentik update - 2025.2.4 by @Datenschmutz in https://github.com/coollabsio/coolify/pull/5576\r\n* install: Add support for postmarketOS by @manoedinata in https://github.com/coollabsio/coolify/pull/5608\r\n* fix(constants): adding 'fedora-asahi-remix' as a supported OS by @JCluzet in https://github.com/coollabsio/coolify/pull/5646\r\n* fix(api): allow nullable destination_uuid by @megheaiulian in https://github.com/coollabsio/coolify/pull/5683\r\n* chore(deps): upgrade Fluent Bit to 4.0 by @noahstreller in https://github.com/coollabsio/coolify/pull/5719\r\n* Rename hoarder service to karakeep by @MohamedBassem in https://github.com/coollabsio/coolify/pull/5607\r\n* Update Supabase services and Postgres image version by @pujan-modha in https://github.com/coollabsio/coolify/pull/5708\r\n* feat: Add memos service tamplate by @leonovk in https://github.com/coollabsio/coolify/pull/5032\r\n* Update documenso.yaml by @MeXaaR in https://github.com/coollabsio/coolify/pull/5737\r\n* Upgrade Tailwind to v4 by @johngerome in https://github.com/coollabsio/coolify/pull/5710\r\n* feat(templates): add navidrome service template by @antond15 in https://github.com/coollabsio/coolify/pull/5022\r\n* Adding Passbolt as a template by @kunumigab in https://github.com/coollabsio/coolify/pull/5769\r\n* fix(compose): ntfy - add proxy and web_push_file settings by @leikoilja in https://github.com/coollabsio/coolify/pull/5629\r\n* Add Vert service by @FranckKe in https://github.com/coollabsio/coolify/pull/5663\r\n* Add Ryot service by @IgnisDa in https://github.com/coollabsio/coolify/pull/5232\r\n* feat(service): add Marimo by @peter-gy in https://github.com/coollabsio/coolify/pull/5559\r\n* Add service template Diun by @Datenschmutz in https://github.com/coollabsio/coolify/pull/5113\r\n* Add Observium Service by @Rustypredator in https://github.com/coollabsio/coolify/pull/5613\r\n* Add Leantime Service Template by @marcelfolaron in https://github.com/coollabsio/coolify/pull/5792\r\n* Adding Limesurvey as a service by @howardshand in https://github.com/coollabsio/coolify/pull/5751\r\n* feat: add Paymenter template by @CorwinDev in https://github.com/coollabsio/coolify/pull/5809\r\n* feat: New Service CodiMD by @Manaf941 in https://github.com/coollabsio/coolify/pull/4867\r\n* Update convex.yaml by @NarendraPatwardhan in https://github.com/coollabsio/coolify/pull/5827\r\n* feat: Add Typesense service template by @dusanbre in https://github.com/coollabsio/coolify/pull/5643\r\n* fix(service): Snapdrop `no matching manifest` error by @ShadowArcanist in https://github.com/coollabsio/coolify/pull/5849\r\n* Authentik template update - Release 2025.4.1 by @Datenschmutz in https://github.com/coollabsio/coolify/pull/5830\r\n* fix(service): use the same volume between chatwoot and sidekiq by @YAlmuzaini in https://github.com/coollabsio/coolify/pull/5851\r\n* feat: new service Yamtrack by @CrazyTim71 in https://github.com/coollabsio/coolify/pull/5845\r\n* feat(service): add PG Back Web service by @ejscheepers in https://github.com/coollabsio/coolify/pull/5079\r\n* feat(service): update Maybe service by @albertorizzi in https://github.com/coollabsio/coolify/pull/5795\r\n* fix(docker-compose build) added --no-cache flag by @christopherpickering in https://github.com/coollabsio/coolify/pull/5794\r\n* feat(oauth): set redirect uri as optional and add default value by @arnaud-dezandee in https://github.com/coollabsio/coolify/pull/5760\r\n* feat(service): add apache superset service by @nktnet1 in https://github.com/coollabsio/coolify/pull/4891\r\n* feat(service): add One Time Secret service by @nktnet1 in https://github.com/coollabsio/coolify/pull/5650\r\n* feat(service): add Seafile service by @nktnet1 in https://github.com/coollabsio/coolify/pull/5817\r\n* fix(ApplicationDeploymentJob): ensure correct COOLIFY_FQDN/COOLIFY_UR\u2026 by @bayramkazik in https://github.com/coollabsio/coolify/pull/5833\r\n* feat(service): add Netbird-Client service by @kunumigab in https://github.com/coollabsio/coolify/pull/5873\r\n* feat(service): add OrangeHRM and Grist services by @howardshand in https://github.com/coollabsio/coolify/pull/5212\r\n* fix(service): Neon WS Proxy service not working on ARM64 by @ShadowArcanist in https://github.com/coollabsio/coolify/pull/5887\r\n* chore(service): update Immich service by @CrazyTim71 in https://github.com/coollabsio/coolify/pull/5886\r\n* feat(api): Add latest query param to Service restart API by @dusanbre in https://github.com/coollabsio/coolify/pull/5881\r\n* Add connect_to_docker_network setting to the application API by @nurdism in https://github.com/coollabsio/coolify/pull/5691\r\n* docs(zipline): adding new docs link for zipline by @baptisthecht in https://github.com/coollabsio/coolify/pull/5912\r\n* Capitalize \"WordPress\" properly by @slaFFik in https://github.com/coollabsio/coolify/pull/5958\r\n* change db proxy to use volume mount for config by @djsisson in https://github.com/coollabsio/coolify/pull/5981\r\n* v4.0.0-beta.419 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/5815\r\n* Fine tunes for v419 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/5995\r\n* Small fixes before release by @andrasbacsai in https://github.com/coollabsio/coolify/pull/5999\r\n\r\n## New Contributors\r\n* @derdaele made their first contribution in https://github.com/coollabsio/coolify/pull/5731\r\n* @The-Best-Codes made their first contribution in https://github.com/coollabsio/coolify/pull/5740\r\n* @rahulhaque made their first contribution in https://github.com/coollabsio/coolify/pull/4797\r\n* @neooriginal made their first contribution in https://github.com/coollabsio/coolify/pull/5178\r\n* @itsisak made their first contribution in https://github.com/coollabsio/coolify/pull/5549\r\n* @manoedinata made their first contribution in https://github.com/coollabsio/coolify/pull/5608\r\n* @JCluzet made their first contribution in https://github.com/coollabsio/coolify/pull/5646\r\n* @noahstreller made their first contribution in https://github.com/coollabsio/coolify/pull/5719\r\n* @MohamedBassem made their first contribution in https://github.com/coollabsio/coolify/pull/5607\r\n* @pujan-modha made their first contribution in https://github.com/coollabsio/coolify/pull/5708\r\n* @leonovk made their first contribution in https://github.com/coollabsio/coolify/pull/5032\r\n* @MeXaaR made their first contribution in https://github.com/coollabsio/coolify/pull/5737\r\n* @johngerome made their first contribution in https://github.com/coollabsio/coolify/pull/5710\r\n* @antond15 made their first contribution in https://github.com/coollabsio/coolify/pull/5022\r\n* @leikoilja made their first contribution in https://github.com/coollabsio/coolify/pull/5629\r\n* @IgnisDa made their first contribution in https://github.com/coollabsio/coolify/pull/5232\r\n* @peter-gy made their first contribution in https://github.com/coollabsio/coolify/pull/5559\r\n* @Rustypredator made their first contribution in https://github.com/coollabsio/coolify/pull/5613\r\n* @marcelfolaron made their first contribution in https://github.com/coollabsio/coolify/pull/5792\r\n* @CorwinDev made their first contribution in https://github.com/coollabsio/coolify/pull/5809\r\n* @Manaf941 made their first contribution in https://github.com/coollabsio/coolify/pull/4867\r\n* @NarendraPatwardhan made their first contribution in https://github.com/coollabsio/coolify/pull/5827\r\n* @dusanbre made their first contribution in https://github.com/coollabsio/coolify/pull/5643\r\n* @YAlmuzaini made their first contribution in https://github.com/coollabsio/coolify/pull/5851\r\n* @CrazyTim71 made their first contribution in https://github.com/coollabsio/coolify/pull/5845\r\n* @christopherpickering made their first contribution in https://github.com/coollabsio/coolify/pull/5794\r\n* @arnaud-dezandee made their first contribution in https://github.com/coollabsio/coolify/pull/5760\r\n* @bayramkazik made their first contribution in https://github.com/coollabsio/coolify/pull/5833\r\n* @slaFFik made their first contribution in https://github.com/coollabsio/coolify/pull/5958\r\n\r\n**Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.418...v4.0.0-beta.419", - "published_at": "2025-06-17T12:39:00.000000Z" - } - ], - "last_updated": "2025-08-10T10:20:51.375511Z" -} \ No newline at end of file diff --git a/changelogs/2025-07.json b/changelogs/2025-07.json deleted file mode 100644 index 0b86de503..000000000 --- a/changelogs/2025-07.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "entries": [ - { - "tag_name": "v4.0.0-beta.420.6", - "title": "v4.0.0-beta.420.6", - "content": "## Changes\r\n- chore(deps): update composer dependencies to fix https://github.com/advisories/GHSA-29cq-5w36-x7w3\r\n\r\n## What's Changed\r\n* 4.0.0-beta.420.6 by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/6221\r\n\r\n\r\n**Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.420.5...v4.0.0-beta.420.6", - "published_at": "2025-07-18T18:45:44.000000Z" - }, - { - "tag_name": "v4.0.0-beta.420.5", - "title": "v4.0.0-beta.420.5", - "content": "- refactor(postgresql): improve layout and spacing in SSL and Proxy configuration sections for better UI consistency\r\n- fix(database): ensure internal port defaults correctly for unsupported database types in StartDatabaseProxy\r\n\r\n## What's Changed\r\n* v4.0.0-beta.420.5 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/6156\r\n\r\n\r\n**Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.420.4...v4.0.0-beta.420.5", - "published_at": "2025-07-08T19:14:04.000000Z" - }, - { - "tag_name": "v4.0.0-beta.420.4", - "title": "v4.0.0-beta.420.4", - "content": "# POSSIBLE BREAKING CHANGE\r\n- fix(envs): enhance COOLIFY_URL and COOLIFY_FQDN variable generation for better compatibility for applications and services.\r\n - **Switched URL with FQDN in case of applications, so they are correct now.**\r\n\r\n--- \r\n- feat(envs): New environment variables for `docker compose` based application. You can use `SERVICE_FQDN_` and `SERVICE_URL_` the same way as in services. For details check this: https://github.com/coollabsio/coolify/issues/6124#issuecomment-3045186382\r\n- fix(redis): Cleanup old jobs on Coolify start.\r\n- fix(database): Unsupported database with SSL.\r\n- fix(jobs): Sentinel update job fails if compose is invalid for a service/app.\r\n- fix(installscript): Add Cachyos support + reuse env variable for public ip.\r\n- fix(envs): Generate literal env variables better.\r\n- fix(scheduling): change redis cleanup command frequency from hourly to weekly for better resource management\r\n\r\n# Issues\r\n- fix https://github.com/coollabsio/coolify/issues/6142\r\n- fix https://github.com/coollabsio/coolify/issues/6134\r\n- fix https://github.com/coollabsio/coolify/issues/6141\r\n- fix https://github.com/coollabsio/coolify/issues/2470\r\n\r\n## What's Changed\r\n* fix(service): Postiz shows no available server on latest version by @ShadowArcanist in https://github.com/coollabsio/coolify/pull/6144\r\n* Typo Correction on modal by @Nathanjms in https://github.com/coollabsio/coolify/pull/6130\r\n* fix(install.sh): use IPV4_PUBLIC_IP variable in output instead of repeated curl by @dewstouh in https://github.com/coollabsio/coolify/pull/6129\r\n* interpret cachyos as arch in the install script by @flickowoa in https://github.com/coollabsio/coolify/pull/6127\r\n* v4.0.0-beta.420.4 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/6146\r\n\r\n## New Contributors\r\n* @dewstouh made their first contribution in https://github.com/coollabsio/coolify/pull/6129\r\n* @flickowoa made their first contribution in https://github.com/coollabsio/coolify/pull/6127\r\n\r\n**Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.420.3...v4.0.0-beta.420.4", - "published_at": "2025-07-08T08:58:14.000000Z" - }, - { - "tag_name": "v4.0.0-beta.420.3", - "title": "v4.0.0-beta.420.3", - "content": "- fix(shared): enhance FQDN generation logic for services in newParser function\r\n- fix(ui): light mode, configuration changed popup fixed\r\n\r\n## What's Changed\r\n* v4.0.0-beta.420.3 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/6120\r\n\r\n\r\n**Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.420.2...v4.0.0-beta.420.3", - "published_at": "2025-07-03T19:31:13.000000Z" - }, - { - "tag_name": "v4.0.0-beta.420.2", - "title": "v4.0.0-beta.420.2", - "content": "- fix(supabase): Fix supabase template\r\n- fix(database): proxy ssl port if ssl is enabled\r\n- fix(ui): enhance terminal access messaging to clarify server functionality and terminal status\r\n- fix(server): prepend 'mux_' to UUID in muxFilename method for consistent naming\r\n- fix(jobs): update middleware to use expireAfter for WithoutOverlapping in multiple job classes\r\n- fix(ui): improve destination selection description for clarity in resource segregation\r\n- fix(terminal): ensure shell execution only uses valid shell if available in terminal command\r\n- refactor(ui): remove unnecessary step3ButtonText attributes from modal confirmation components for cleaner code\r\n- refactor(ui): separate views for instance settings to separate paths to make it cleaner\r\n- refactor(ui): enhance project cloning interface with improved table layout for server and resource selection\r\n\r\n# Issues\r\n- fix #6074\r\n- fix #6022\r\n\r\n## What's Changed\r\n* fix: 500 status code when trying to clone an environment by @HicaroD in https://github.com/coollabsio/coolify/pull/6071\r\n* Update Authentik to version 2025.6.3 by @Datenschmutz in https://github.com/coollabsio/coolify/pull/6100\r\n* Update Appwrite services and image version (1.7.4) by @pujan-modha in https://github.com/coollabsio/coolify/pull/6099\r\n* feat(template): added excalidraw by @nktnet1 in https://github.com/coollabsio/coolify/pull/6095\r\n* v4.0.0-beta.420.2 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/6096\r\n\r\n## New Contributors\r\n* @smad-bro made their first contribution in https://github.com/coollabsio/coolify/pull/6031\r\n* @HicaroD made their first contribution in https://github.com/coollabsio/coolify/pull/6071\r\n\r\n**Full Changelog**: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.420.1...v4.0.0-beta.420.2", - "published_at": "2025-07-03T13:55:03.000000Z" - } - ], - "last_updated": "2025-08-10T10:20:51.373867Z" -} \ No newline at end of file