v4.0.0-beta.332
版本发布时间: 2024-09-10 20:42:08
coollabsio/coolify最新发布版本:v4.0.0-beta.371(2024-11-22 20:08:52)
- feat: Added SSH multiplexing (this should improve performance).
- feat: Add Elixir/Phoenix finetunes and example.
- fix: run docker cleanup on midnight by default (not every 10 minutes).
- fix: helper image is excluded from the docker cleanup process.
- fix: magic environment variables in the new parser.
- fix: set a default server timezone.
Issues
- fix #3336
- fix #3356
What's Changed
- merge main into next by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/3361
- Fix: Set a default server timezone by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/3367
- Feat: Implement SSH multiplexing to reduce the number of SSH authentications in remote processes by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/3364
- fix: don't add
networks
key ifnetwork_mode
is used by @Vahor in https://github.com/coollabsio/coolify/pull/3374 - feat: Expose project description in API response by @mattstein in https://github.com/coollabsio/coolify/pull/3373
- v4.0.0-beta.332 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/3366
Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.331...v4.0.0-beta.332