- 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 #1524
- Friendlier env vars page. by @DanHulton in #1461
- v4.0.0-beta.154 by @andrasbacsai in #1518
New Contributors
- @stooit made their first contribution in #1524
- @DanHulton made their first contribution in #1461
Full Changelog: v4.0.0-beta.153...v4.0.0-beta.154