- feat: show latest deployment commit + message on the status indicator + link to the exact commit.
- feat: Improve manual update process (confirmation, link to changelogs and exact progress during the update). #2203
- feat: Able to sort envs alphabetically or creation. Useful if one env is dependent on eachother, so you can control the sequence.
- fix: Coolify added environment variables are added first (except
HOST
andPORT
). - fix: All one-click services should use
127.0.0.1
instead oflocalhost
to prevent IPv6 lookup forlocalhost
, which can cause unhealthy state.
Issues
What's Changed
- v4.0.0-beta.281 by @andrasbacsai in #2230
Full Changelog: v4.0.0-beta.280...v4.0.0-beta.281