Skip to content

Releases: coollabsio/coolify

v4.0.0-beta.415

29 Apr 08:54
1227448

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

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

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

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

v4.0.0-beta.411

23 Apr 11:49

Choose a tag to compare

  • feat: Able to use Coolify's magic envs in git based docker-compose deployments.
  • feat: Add HTTP Basic Authentication (#4677)
  • feat: Add --hostname as custom docker option.
  • fix(proxy): In some edge cases, Caddy labels are generated if only Traefik was requested.
  • fix(ui): Do not show S3 storage selection if not s3 is defined and active.
  • fix(source): When changing sources (from public to private) update the required id details from Github Api while deploying.
  • fix(mongo): In services, add mongodb backup option.

Fixes

What's Changed

New Contributors

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

v4.0.0-beta.410

18 Apr 08:40
97a440f

Choose a tag to compare

  • fix(application): append base directory to git branch URLs for improve path handling.
  • fix(service): Update Plausible Analytics template.
  • fix(ui): Update link for required envs.
  • fix(service): Unsend service.

Issues

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.409...v4.0.0-beta.410

v4.0.0-beta.409

16 Apr 08:09
a0d8292

Choose a tag to compare

  • fix(ui): Git Source on deploy key based deployments.
  • fix(redis): Clarification that redis user/pw is for initial start.

Issues

What's Changed

Full Changelog: v4.0.0-beta.408...v4.0.0-beta.409

v4.0.0-beta.408

14 Apr 12:32

Choose a tag to compare

  • feat(core): You can move applications between different GitHub Apps: docs. 🎉
  • improvement(core): You cannot have two deployment of the same commit in the same time on the same app.
  • fix(github): Adding a GH source without PR, fails. Now it works.
  • fix(cleanup): Extend the cleanup process with coolify-realtime image + ghcr.io/docker.io images.
  • fix(api): /deploy endpoint could be called with POST and JSON data as well, because why not.
  • fix(core): Dynamic configuration value null check.
  • fix(core): Deployments are not duplicated in case of a rare race-condition.
  • fix(core): Nixpacks now have access to dependent environment variables, like all COOLIFY_ env when some other envs depends on them.
  • fix(core): Generate service-template and openapi spec on pre-commit.
  • fix(service): Evolution API was missing a S3 region.
  • fix(service): Odoo 18
  • fix(cloud): Better handling edge subscription cases.

Fixes

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.407...v4.0.0-beta.408

v4.0.0-beta.407

09 Apr 07:21
c87d12d

Choose a tag to compare

Changes

  • feat(core): You can add custom network aliases to your applications.
  • fix(core): You cannot remove envs from a Docker compose based applications (apps & services) through the UI, only if you first delete it from the compose file.
  • fix(redis): Redis credentials could not be removed.

What's Changed

  • Custom network aliases for interconnectivity of services deployed with rolling release with Dockerfile, Docker Image and Nixpacks by @piotr-woojcik in #4741
  • v4.0.0-beta.407 by @andrasbacsai in #5573

New Contributors

Full Changelog: v4.0.0-beta.406...v4.0.0-beta.407

v4.0.0-beta.406

05 Apr 13:09
51726a4

Choose a tag to compare

Issues

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.405...v4.0.0-beta.406