v4.0.0-beta.348
版本发布时间: 2024-10-01 18:05:02
coollabsio/coolify最新发布版本:v4.0.0-beta.370(2024-11-16 04:49:03)
- New Service: Mailpit
- New Service: Mixpost
- fix: ProductionSeeder for localhost key seeding.
- fix: API deletion requests now have query params and does not fail.
- fix: Delete confirmation modal should not be closed by clicking outside.
- fix: If text confirmation is empty, do not ask to fill it (lol).
- refactor: InstanceSettings.
Issues
- fix #2185
- fix #3642
- fix #2641
- fix #2943
- fix #3519
- fix #3645
- fix #3652
- fix #3644
- fix #3641
What's Changed
- Feat: Add debug bar for better debugging by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/3608
- Fix: Remove memlock from dragonfly DB as it caused problems for some users by @peaklabs-dev in https://github.com/coollabsio/coolify/pull/3609
- fix(templates): filebrowser FQDN env variable by @jordanamr in https://github.com/coollabsio/coolify/pull/3630
- feat: allow specify use_build_server when creating/updating an application through API by @liberocks in https://github.com/coollabsio/coolify/pull/3615
- add storage:link to dev environment by @LEstradioto in https://github.com/coollabsio/coolify/pull/2904
- feat: add Mailpit template by @FranckKe in https://github.com/coollabsio/coolify/pull/3202
- feat: add Mixpost template by @AlejandroAkbal in https://github.com/coollabsio/coolify/pull/2351
- chore: fix docs link in running state by @ImBIOS in https://github.com/coollabsio/coolify/pull/3650
- Fix Terminal: no more exit fallback by @LEstradioto in https://github.com/coollabsio/coolify/pull/3651
- fixes coollabsio#3645, incorrect adding of sudo if non-root user by @derpoho in https://github.com/coollabsio/coolify/pull/3647
- v4.0.0-beta.348 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/3636
New Contributors
- @jordanamr made their first contribution in https://github.com/coollabsio/coolify/pull/3630
- @liberocks made their first contribution in https://github.com/coollabsio/coolify/pull/3615
- @ImBIOS made their first contribution in https://github.com/coollabsio/coolify/pull/3650
- @derpoho made their first contribution in https://github.com/coollabsio/coolify/pull/3647
Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.347...v4.0.0-beta.348