Skip to content

Releases: coollabsio/coolify

v2.4.6

13 Apr 06:41
6926975
Compare
Choose a tag to compare

Fixes

  • More "aggressive" cleanup of docker images (cleanup older than a day to prevent the disk from getting full).
  • Load all branches of a repository (before only the first 30 are loaded).
  • DNS check before requesting an SSL cert.
  • Restart Policy for resources.
  • Revert Postgres root password, it causes problems.

v2.4.5

12 Apr 17:08
23e8833
Compare
Choose a tag to compare

Fixes

  • Increased timeout value of API requests.
  • Invitations UI.
  • Types.

v2.4.4

12 Apr 09:02
cd3f661
Compare
Choose a tag to compare

Fixes:

  • Proxy configurations generated correctly
  • GitHub organizations reactivated

v2.4.3 - ARM support added

12 Apr 07:11
ed5f21d
Compare
Choose a tag to compare

The only three main changes are:

  • Dockerfile.
  • bcrypt => bcryptjs.
  • For ARM, Prisma engine needs to be built from source.

Fixes

  • Rearrange ARGs in Docker build pack. Thanks to @esdete2!
  • Started to introduce more typing. Thanks to @dominicbachmann!
  • Tooltip with corresponding colours. Thanks to @Mobilpadde!

v2.4.2

09 Apr 22:44
417c01d
Compare
Choose a tag to compare

Fixes

  • The installation repositories button is shown again
  • Show missing configuration for sources

v2.4.1

09 Apr 12:18
369001f
Compare
Choose a tag to compare

Fixes

  • Ghost service https for all URLs
  • Postgresql postgres password is shown and changeable from the UI
  • DB connection string generator

v2.4.0

08 Apr 13:21
5e7e1c1
Compare
Choose a tag to compare

Features

  • On-demand sFTP connection to your WordPress data.
  • The PHP build pack includes Composer support.
  • Admin team global view on defined resources.
  • Able to change the version/tag of all services.
  • Able to modify database passwords.
  • Basic support for white-labeled version.
  • Able to reset passwords from the new IAM menu (Teams renamed to IAM)
  • The root team can reset passwords for any users.
  • The root team can delete any users. Resources left without a user/team are migrated to the root team.
  • Plausible Analytics stable tag. Thanks to @Soneji!

Fixes / Improvements

  • SSL check process improved, does not cause CPU spikes.
  • Dockerfile typings. Thanks to @dominicbachmann!
  • Self-hosted (or any) GitLab URL should not have a / in the end.
  • New GitLab/GitHub creating process.
  • More than one persistent volume could be added.
  • Empty build log lines should be skipped.

UI

Lots of minor UI improvements here and there.

v2.3.3

05 Apr 09:19
ca705bb
Compare
Choose a tag to compare

Fixes:

  • Add Git LFS support.
  • Possible fix to stuck build logs (only logs are stuck, not the actual builds)
  • Importer errors are now saved to logs.
  • Do not show GitHub token in logs.

v2.3.2

04 Apr 17:40
3ef093c
Compare
Choose a tag to compare

Fixes:

  • PHP build pack detects and uses custom .htaccess (switch base image from nginx to apache)
  • N8n default WEBHOOK_URL env variable is set for webhooks.

v2.3.1

04 Apr 12:00
201fa82
Compare
Choose a tag to compare

Fixes:

  • Change variable type (build/runtime) after it's saved
  • Default configuration is fixed now