Skip to content

Releases: coollabsio/coolify

v4.0.0-beta.449

26 Nov 09:05
da17494

Choose a tag to compare

What's Changed

Fixes

  • Preserve Docker build cache by excluding dynamic variables (#7339, fixes #7040)
  • Show shared env scopes dropdown even when no variables exist (#7342)
  • Add authorization checks for environment and project views

New Features

  • Developer view for shared environment variables (#7091)
  • Custom docker entrypoint support (#7097)

Improvements

  • Improved variable scope handling in docker entrypoint parsing (#7341)

What's Changed (Github)

Full Changelog: v4.0.0-beta.448...v4.0.0-beta.449

v4.0.0-beta.448

25 Nov 16:08
6f0110c

Choose a tag to compare

These migrations.
EBCE1E7D-6D64-43F9-9A04-DC946B8B023C

What's Changed

Full Changelog: v4.0.0-beta.447...v4.0.0-beta.448

v4.0.0-beta.447

25 Nov 15:44
813afc0

Choose a tag to compare

What's Changed

New Features

  • Restore database backups directly from S3 storage (#7085)
  • Environment variable autocomplete with {{ scope.variable }} syntax (#7282)

Fixes

  • Correct webhook notification settings migration and model schema (#7333)

What's Changed (Github)

Full Changelog: v4.0.0-beta.446...v4.0.0-beta.447

v4.0.0-beta.446

24 Nov 14:18
071f158

Choose a tag to compare

fix db migration issues

What's Changed

Full Changelog: v4.0.0-beta.445...v4.0.0-beta.446

v4.0.0-beta.445

24 Nov 12:51
006c4e5

Choose a tag to compare

What's Changed

Security & Fixes

  • Fixed environment variables not passing to Docker Compose build commands (#7271, fixes #7120)
  • Fixed Docker Compose service URL and domain handling for all service templates (#7275, fixes #7243)
  • Fixed buildpack cleanup when switching build methods (#7268, fixes #7192)
  • Fixed exited containers incorrectly showing health status (#7317)
  • Fixed container health status for services with monitoring disabled (#7283)
  • Fixed SERVICE_FQDN error when using database services (#7299)
  • Fixed database restart removing and re-downloading images unnecessarily (#7293)
  • Fixed duplicate migration conflicts during startup (#7254)
  • Fixed deployment error logs appearing multiple times (#7247)
  • Fixed modal input fields expanding to full width (#7267)
  • Fixed form input border shifting content on focus (#7300)
  • Fixed queue job failures after deserialization (#7275)
  • Fixed Codimd service docker-compose configuration (#7096, fixes #7095)
  • Fixed Mosquitto service template (#7129)
  • Fixed Documenso deployments stuck in pending status (#7145, fixes #1767)
  • Fixed Redis Insight default template (#7176, fixes #7166)

New Services & Templates

  • Added Opnform template (#5875)
  • Added newt-pangolin template (#6259)

Improvements

  • Enhanced Traefik version notifications with minor upgrade detection (#7247)
  • Added Docker Compose reload button and raw/deployable view toggle (#7294)
  • Added prerequisite validation during server setup (#7297)
  • Added modal width controls for better spacing (#7227)
  • Reduced excessive helper image pull jobs across servers (#7229)
  • Auto-create MinIO bucket in development environment (#7273)
  • Improved README structure and clarity (#6994)

Documentation

  • Consolidated AI documentation into centralized directory (#7274)

Github changes in details

New Contributors

Full Changelog: v4.0.0-beta.444...v4.0.0-beta.445

v4.0.0-beta.444

14 Nov 08:35
5b850ba

Choose a tag to compare

Update Traefik default version to v3.6, so the docker version 29 issues will be solved by default.

What's Changed

Full Changelog: v4.0.0-beta.443...v4.0.0-beta.444

v4.0.0-beta.443

13 Nov 14:37
6b25bc7

Choose a tag to compare

What's Changed

Security & Fixes

  • Security update for tar dependency (#7134)
  • Fix deployment cancellation when pull requests close (#7164)
  • Fix stuck resource cleanup and error handling (#7186)
  • Fix deployment status messaging for skipped deployments (#7190)
  • Fix server validation with non-root users (#7219, fixes #7116)

New Services & Templates

  • Added Postgresus service template (#7055)
  • Added Rybbit service template (#7185)
  • Improved service template categorization (#7147, #7179)

Improvements

  • Docker Compose volumes now support environment variables (#7148)
  • Scheduled tasks with configurable timeouts and automatic retry logic (#7177, fixes #5025)
  • Enhanced Nginx configuration for better performance (#7179)
  • Container restart tracking with visual indicators (#7182)
  • Automatic PORT environment variable detection and validation (#7184, #7185)

Github Notes

New Contributors

Full Changelog: v4.0.0-beta.442...v4.0.0-beta.443

v4.0.0-beta.442

07 Nov 08:16
7bbfa09

Choose a tag to compare

  • New Features

    • Added port validation with a user-facing warning modal when editing domains to protect required service ports.
  • Bug Fixes

    • Preserve empty strings vs null in Docker Compose/env handling.
    • Improved ARG insertion across multi-stage Dockerfiles to avoid build issues.
  • Style

    • Minor light-mode background and layout tweaks across authentication and base layout views.
  • Tests

    • Added extensive tests for YAML/env handling, Dockerfile ARG insertion, and port-related logic.
  • Chores

    • Bumped product/helper versions and updated releases URL.

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.441...v4.0.0-beta.442

v4.0.0-beta.441

05 Nov 08:12
393df11

Choose a tag to compare

fix: database stopping behaviour
fix: light mode

What's Changed

Full Changelog: v4.0.0-beta.440...v4.0.0-beta.441

v4.0.0-beta.440

04 Nov 09:03
d7e3a8a

Choose a tag to compare

  • Bug Fixes

    • Improved form data synchronization reliability across project settings and service editors.
  • New Features

    • Confirmation modal added for Nginx configuration generation.
    • Unified form sync behavior for more consistent save/load flows and clearer field updates.
    • More explicit form validations to surface input errors earlier.
  • Tests

    • Added test coverage for application setting boolean casting.
  • Chores

    • Updated product version to 4.0.0-beta.440.

What's Changed

Full Changelog: v4.0.0-beta.439...v4.0.0-beta.440