Skip to content

Releases: coollabsio/coolify

v4.0.0-beta.306

25 Jun 12:04
e9158b7
Compare
Choose a tag to compare
  • fix: load fonts + js files locally.
  • fix: cleanup lemon + paddle things.

What's Changed

Full Changelog: v4.0.0-beta.305...v4.0.0-beta.306

v4.0.0-beta.305

25 Jun 10:53
cc36a0e
Compare
Choose a tag to compare
  • fix: better parsing compose files.
  • fix: better parsing environment variables in compose files.
  • improve: manual update process.

Issues

What's Changed

Full Changelog: v4.0.0-beta.304...v4.0.0-beta.305

v4.0.0-beta.304

24 Jun 21:49
3a1e5f7
Compare
Choose a tag to compare

revert: savecomposeconfig until further investigation (should fix non-string key in ...)

What's Changed

Full Changelog: v4.0.0-beta.303...v4.0.0-beta.304

v4.0.0-beta.303

24 Jun 20:48
fe7eaa5
Compare
Choose a tag to compare

fix: service + compose based application environment variables
fix #2671

What's Changed

Full Changelog: v4.0.0-beta.302...v4.0.0-beta.303

v4.0.0-beta.302

24 Jun 19:00
8335c29
Compare
Choose a tag to compare

just fixes

What's Changed

Full Changelog: v4.0.0-beta.301...v4.0.0-beta.302

v4.0.0-beta.301

24 Jun 16:42
d48b5a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.300...v4.0.0-beta.301

v4.0.0-beta.300

24 Jun 16:36
ce3b2de
Compare
Choose a tag to compare
  • fix: Memory for server metrics is in %, not in MB

What's Changed

Full Changelog: v4.0.0-beta.299...v4.0.0-beta.300

v4.0.0-beta.299

24 Jun 13:22
3612096
Compare
Choose a tag to compare
  • fix: zoom level on modals.
  • fix: deployments should be in the new high prio queue.
  • fix: project view sortBy.

What's Changed

Full Changelog: v4.0.0-beta.298...v4.0.0-beta.299

v4.0.0-beta.298

24 Jun 10:14
ca43d19
Compare
Choose a tag to compare

Features

  • Metrics for servers and containers.
  • Able to connect to local databases with internal connection during Nixpacks build process.
  • New predefined env variable for applications & services COOLIFY_CONTAINER_NAME.
  • Monaco editor for yaml/dockerfile/etc editing.
  • Able to set instance name.

Fixes

  • Laravel Nixpacks based deployments now set a few env variables by default to make it work easier.
  • If rolling deployments are not supported (constant or custom container name), a failed deployment does not kill the previously deployed app.

Issues

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.297...v4.0.0-beta.298

v4.0.0-beta.297

11 Jun 11:29
de7380f
Compare
Choose a tag to compare
  • feat: Easily set www<->non-www redirections for apps.

image

  • fix: Multline build env variables are now handled better.
  • fix: Just restart of an application.
  • chore: Implemented Laravel Pint for better coding styles.

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.296...v4.0.0-beta.297