8000 Releases Β· coollabsio/coolify Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: coollabsio/coolify

v4.0.0-beta.420.1

26 Jun 20:27
Compare
Choose a tag to compare
  • feat(migrations): add optimized indexes to activity_log for improved query performance
  • fix(shared): refactor gzip handling for Pocketbase in newParser function for improved clarity

What's Changed

Full Changelog: v4.0.0-beta.420...v4.0.0-beta.420.1

v4.0.0-beta.420

26 Jun 10:23
Compare
Choose a tag to compare

Changes

  • feat(core): set custom API rate limit
  • feat(auth): Add Discord OAuth Provider
  • feat(auth): Add Clerk OAuth Provider
  • feat(auth): add Zitadel OAuth Provider
  • feat(service): enhance service status handling and UI updates
  • feat(service): update Changedetection template
  • feat(cleanup): add functionality to delete teams with no members or servers in CleanupStuckedResources command
  • feat(settings): add sponsorship popup toggle and corresponding database migration
  • fix(parser): enable gzip compression conditionally for Pocketbase images and streamline service creation logic
  • fix(ui): adjust layout of deployments section for improved alignment
  • fix(ui): refine API token creation form and update helper text for clarity
  • fix(routes): update middleware for deploy route to use 'api.ability:deploy'
  • fix(ui): update confirmation button text for stopping database and service
  • fix(ui): enhance status refresh buttons with loading indicators
  • fix(parser): improve FQDN generation and update environment variable handling
  • fix(github): changing github app breaks the webhook. it does not anymore
  • fix(ssh): scp requires square brackets for ipv6
  • fix(service): audiobookshelf healthcheck command
  • fix(service): downgrade Evolution API phone version
  • fix(service): disable healthcheck logging for Gotenberg
  • fix(service): Joplin volume name
  • fix(ui): Multiple dropdown on the service terminal view (dropception)
  • refactor(service): update Hoarder to their new name karakeep
  • refactor(user): streamline user deletion process and enhance team management logic
  • refactor(email): streamline SMTP and resend settings logic for improved clarity
  • chore(service): Update Evolution API image to the official one

New Services

  • feat(service): add Miniflux service
  • feat(service): add Pingvin Share service

Issues

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.419...v4.0.0-beta.420

v4.0.0-beta.419

17 Jun 12:39
Compare
Choose a tag to compare

Changes

  • feat(core): Enable Sentinel by default.
  • feat(security): New Security view for servers, that includes server patching through the UI
  • feat(ui): Upgrade UI to TailwindCSS v4
  • feat(terminal): implement resize handling with ResizeObserver for improved terminal responsiveness!
  • feat(api): Add connect_to_docker_network setting to App creation API
  • feat(api): Add latest query param to Service restart API
  • feat(core): Improve Pull Request comment message
  • feat(core): Add support for postmarkos & fedora-asahi-remix distros
  • feat(service): update Maybe service and adjust it for the new release
  • feat(oauth): set redirect uri as optional and add default value
  • feat(terminal): enable/disable web terminal access by server
  • feat(services): parallel stop services so the stop/restart process woudl be faster
  • feat(services): if a service contains more than 5 services, the timeout is decreased to 10 seconds when stopping them
  • feat(terminal-connection): enhance terminal connection handling with auto-connect feature and improved status messaging
  • feat(activity-monitor): implement auto-scrolling functionality and dynamic content observation for improved user experience
  • feat(utf8-handling): implement UTF-8 sanitization for command outputs and enhance error handling in logs processing
  • fix(database-backup): add MongoDB credential extraction and backup handling to DatabaseBackupJob
  • fix(terminal): Terminal through Cloudflare tunnel works?!
  • fix(core): Start proxy by default.
  • fix(jobs): Jobs that is running on the same server now have unique id, so they are not block eachother.
  • fix(select-component): enhance user interaction by adding cursor styles and disabling selection during processing
  • fix(modal-confirmation): decode HTML entities in confirmation text to ensure proper display
  • fix(core): Sentinel based status updates handles pull request based updates better
  • fix(ui): prevent preview deployments view access with deploy_key based apps
  • fix(email-notifications): change notify method to notifyNow for immediate test email delivery
  • fix(ApplicationDeploymentJob): ensure correct COOLIFY_FQDN/COOLIFY_URL values
  • fix(service): Neon WS Proxy service not working on ARM64
  • fix(service): documenso startup and mail
  • fix(service): Bugsink
  • fix(service): Authentik
  • fix(service): add missing ENVs to NTFY service
  • fix(service): Convex
  • fix(service): Snapdrop no matching manifest error
  • fix(service): use the same volume between chatwoot and sidekiq
  • fix(api): Nullable destination_uuid on service update API request
  • improvement(database-detection): enhance isDatabaseImage function to utilize service configuration for improved detection accuracy
  • chore(service): update Immich service
  • chore(service): Rename hoarder service to karakeep
  • chore(deps): upgrade logdrain Fluent Bit to 4.0
  • chore(deps): upgrade Node in the production Dockerfile to v24, to fix a vulnerability
  • chore(deps): update Authentik service to 2025.4.1
  • refactor(install-scripts): update Docker installation process to include manual installation fallback and improve error handling
  • docs(service): add new docs link for zipline

New Services

  • feat(service): Passbolt service
  • feat(service): Typesense service
  • feat(service): Seafile service
  • feat(service): Netbird-Client service
  • feat(service): Yamtrack service
  • feat(service): add PG Back Web service
  • feat(service): Vert service
  • feat(service): Soketi App Manager - UI for your Soketi.
  • feat(service): Apache Superset service
  • feat(service): One Time Secret service
  • feat(service): Diun service
  • feat(service): Marimo service
  • feat(service): Navidrome service
  • feat(service): Leantime service
  • feat(service): Ryot service
  • feat(service): Observium service
  • feat(service): Memos service
  • feat(service): Limesurvey service
  • feat(service): Paymenter service
  • feat(service): CodiMD service
  • feat(service): OrangeHRM service
  • feat(service): Grist service

Issues

What's Changed

Read more

v4.0.0-beta.418

09 May 06:30
36328cc
Compare
Choose a tag to compare
  • fix(core): Clean up Horizon Redis data every hour.
  • fix(ui): Infinite loop on requesting a png file on new resource page.

What's Changed

Full Changelog: v4.0.0-beta.417...v4.0.0-beta.418

v4.0.0-beta.417

07 May 21:14
Compare
Choose a tag to compare
  • fix(core): Cleanup redis data every 10 minutes.
  • fix(core): Revert jobs to be dontRelease as they were before the redis/job problems started.

What's Changed

Full Changelog: v4.0.0-beta.416...v4.0.0-beta.417

v4.0.0-beta.416

05 May 07:04
Compare
Choose a tag to compare

Changes

  • feat(core): Able to change each service stack type in a service between application & database, so if Coolify could not detect properly if the container is a database or an app, you can change it manually.
  • fix(ui): system theming for charts
  • fix(postgres): Escape special chars in postgres_password for making the backups.

Issues

What's Changed

Full Changelog: v4.0.0-beta.415...v4.0.0-beta.416

v4.0.0-beta.415

29 Apr 08:54
1227448
Compare
Choose a tag to compare
  • fix(ui): Disable livewire navigate as it is causing setInterval spams.
  • fix(proxy): Default proxy path for Traefik

What's Changed

Full Changelog: v4.0.0-beta.414...v4.0.0-beta.415

v4.0.0-beta.414

28 Apr 18:48
c28f670
Compare
Choose a tag to compare
  • fix: Git based deployments, getMorphClass() error

What's Changed

Full Changelog: v4.0.0-beta.413...v4.0.0-beta.414

v4.0.0-beta.413

28 Apr 08:46
Compare
Choose a tag to compare
  • fix(realtime): Enhance websocket client verification.

What's Changed

Full Changelog: v4.0.0-beta.412...v4.0.0-beta.413

v4.0.0-beta.412

23 Apr 12:18
1b6931f
Compare
Choose a tag to compare
  • fix(core): Add labels in configuration hash, so you will see when you need to redeploy your app with better accuracy.

What's Changed

Full Changelog: v4.0.0-beta.411...v4.0.0-beta.412

0