Releases: coollabsio/coolify
Releases · coollabsio/coolify
v2.4.6
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
Fixes
- Increased timeout value of API requests.
- Invitations UI.
- Types.
v2.4.4
Fixes:
- Proxy configurations generated correctly
- GitHub organizations reactivated
v2.4.3 - ARM support added
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
Fixes
- The installation repositories button is shown again
- Show missing configuration for sources
v2.4.1
Fixes
- Ghost service https for all URLs
- Postgresql
postgres
password is shown and changeable from the UI - DB connection string generator
v2.4.0
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
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
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
Fixes:
- Change variable type (build/runtime) after it's saved
- Default configuration is fixed now