v4.0.0-beta.154
版本发布时间: 2023-12-07 21:04:28
coollabsio/coolify最新发布版本:v4.0.0-beta.371(2024-11-22 20:08:52)
- feat: added websocket based events.
- feat: added
Soketi
service to Coolify. - feat: execute one-time commands in running containers/resources.
- fix: compose buildpack edge-case when you had multiple yml/yaml files during deployment.
- fix: compose buildpack bind mounts.
- fix: changing to
static build
will update all the required configurations automatically. - ui: new modal component that likes livewire.
What's Changed
- Add support for command execution in containers. by @stooit in https://github.com/coollabsio/coolify/pull/1524
- Friendlier env vars page. by @DanHulton in https://github.com/coollabsio/coolify/pull/1461
- v4.0.0-beta.154 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/1518
New Contributors
- @stooit made their first contribution in https://github.com/coollabsio/coolify/pull/1524
- @DanHulton made their first contribution in https://github.com/coollabsio/coolify/pull/1461
Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.153...v4.0.0-beta.154