Skip to content

Releases: coollabsio/coolify

v4.0.0-beta.394

17 Feb 09:17
fb4589c
Compare
Choose a tag to compare
  • fix(core): update service status refresh event handling
  • fix(ui): adjust polling intervals for database and service status checks

What's Changed

Full Changelog: v4.0.0-beta.393...v4.0.0-beta.394

v4.0.0-beta.393

15 Feb 12:25
1893928
Compare
Choose a tag to compare
  • feat(core): add error logging and cron parsing to docker/server schedules to be able to use daily/hourly, etc.

What's Changed

Full Changelog: v4.0.0-beta.392...v4.0.0-beta.393

v4.0.0-beta.392

13 Feb 12:33
0708bec
Compare
Choose a tag to compare

Changes

  • feat(slack): Show message title in notification previews for slack push notifications
  • feat(lang): Added some missing translations
  • fix(deployment): ensure private key is stored in filesystem before deployment
  • fix(deployment): pull latest image from registry when using build server
  • fix(ui): system-wide GitHub Apps are not shown in the create a new Application dialog
  • fix(query): query logic error that shows all system-wide apps, regardless of whether they are public or private.
  • fix(ui): clicking on a system-wide GitHub app from a team other than the one that created it resulted in a 404 error.
  • fix(deployment): Add fallback for build server and deployment server selection
  • fix(deployment): Use ownedByCurrentTeam() scope when finding servers
  • fix(deployment): Handle cases where server IDs might be null
  • fix(slack): Notification settings URL in HighDiskUsage message
  • fix(s3-storage): optimize s3-storage admin notification query
  • fix(deployment): improve log line rendering and formatting
  • fix(service): cal.com documentation link throws a 404 error
  • fix(service): Added missing envs to duplicati.yaml and fix TZ var
  • fix(service): links in homepage service comments
  • fix(service): Added SMTP credentials to getoutline
  • fix(service): added KEY Variable to Beszel Template
  • fix(ui): Some UI and typo fixes
  • fix(links): fix some outdated docs links

New Services

  • Convex

Issues

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.391...v4.0.0-beta.392

v4.0.0-beta.391

04 Feb 14:26
268f999
Compare
Choose a tag to compare

Lots of fixes - see CHANGELOG.md

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.390...v4.0.0-beta.391

v4.0.0-beta.390

28 Jan 12:48
a768761
Compare
Choose a tag to compare

Changes

  • feat(core): added COOLIFY_RESOURCE_UUID environment variable
  • fix(ui): If readonly labels are turned off, you need to modify things in the labels manually and some fields are disabled / readonly
  • fix(s3): Hetzner storage buckets do not work for backups
  • fix(s3): DigitalOcean storage buckets do not work
  • fix(ui): a few fixes
  • services: OpenWebUI
  • refactor: removed special handling for Hetzner as it is no longer needed
  • refactor(s3): improve S3 bucket endpoint formatting
    • remove the bucket name from the DigitalOcean endpoint
    • always add https in front if it is not http or already https

Issues

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.389...v4.0.0-beta.390

v4.0.0-beta.389

23 Jan 14:23
9a5f1ed
Compare
Choose a tag to compare

Changes

  • feat(terminal): show terminal unavailable if the container does not have a shell on the global terminal UI
  • feat(docs): Add TECH_STACK.md
  • feat: added back finished x min ago to make it easier to see how long ago a deployment was finished
  • feat(service): Update affine.yaml with AI environment variables
  • fix(labels): docker labels do not generated correctly
  • fix(terminal): terminal shows that it is not available, even though it is
  • fix(helper): downgraded Nixpacks to v1.29.0 - maybe fixes some of the deployment issues
  • fix(ui): metrics stuck in loading state
  • fix(ui): use wire:navigate to navigate to the server settings page
  • fix: show time details even if a deployment has failed
  • fix(service): Plunk API & health check endpoint
  • fix(service): infinite loading and lag with Invoiceninja service
  • fix(workflows): remove tags on close only if the PR has been merged into the main branch
  • fix(workflows): Waiting for changes label should also be considered and improved stale messages
  • chore(core): EnvironmentVariable Model now extends BaseModel to remove duplicated code

New Services

  • Flipt

Issues

Terminal unavailable

terminal_not_available

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.388...v4.0.0-beta.389

v4.0.0-beta.388

22 Jan 16:23
08f7fa2
Compare
Choose a tag to compare

Changes

  • fix(ui): Traefik dashboard url not working
  • fix(ui): proxy status badge flashing during navigation
  • fix (env): shared variables can not be updated
  • fix(core): SOURCE_COMMIT is added back as build variable
  • fix(core): update environment variable generation logic in ApplicationDeploymentJob to handle different build packs
  • chore(versions): update coolify versions to v4.0.0-beta.389 and add helper version retrieval script
  • chore(workflows): replace jq with PHP script for version retrieval in workflows

Issues

What's Changed

Full Changelog: v4.0.0-beta.387...v4.0.0-beta.388

v4.0.0-beta.387

22 Jan 10:57
86e14f3
Compare
Choose a tag to compare
  • fix(redis): update environment variable keys from standalone_redis_id to resourceable_id

Issues

What's Changed

Full Changelog: v4.0.0-beta.386...v4.0.0-beta.387

v4.0.0-beta.386

22 Jan 10:25
0ab9130
Compare
Choose a tag to compare
  • chore(dep): bump nixpacks version
  • fix(core): v1 parser versions trying to access application_id, while it is resourceable_id
  • fix(db): remove wrongly created, empty EnvironmentVariables

Issues

What's Changed

Full Changelog: v4.0.0-beta.385...v4.0.0-beta.386

v4.0.0-beta.385

21 Jan 19:07
0d64767
Compare
Choose a tag to compare

Changes

  • feat(core): wip version of coolify.json
  • fix(db): finished_at timestamps are not set for existing deployments - so UI duration and end time are not set correctly
  • fix(parser): Docker image URL should only be parsed if there is one
  • fix(ui):show error on terminal if container has no shell (no bash/sh)
  • fix(services): load service templates on cloud
  • fix(ui): add missing save button for new Docker Cleanup page
  • fix(ui): show preview deployment environment variables
  • fix(core): compose parsing for apps

Issues

What's Changed

Full Changelog: v4.0.0-beta.384...v4.0.0-beta.385