v4.0.0-beta.297
版本发布时间: 2024-06-11 19:29:09
coollabsio/coolify最新发布版本:v4.0.0-beta.370(2024-11-16 04:49:03)
- feat: Easily set www<->non-www redirections for apps.
- fix: Multline build env variables are now handled better.
- fix: Just restart of an application.
- chore: Implemented Laravel Pint for better coding styles.
What's Changed
- refactor: replaces duplications in code with a single function by @OG-Jons in https://github.com/coollabsio/coolify/pull/2380
- Persist Registration Name & Email on password validation errors by @webdevcody in https://github.com/coollabsio/coolify/pull/2381
- Fix postgres health check throwing fatal errors by @Yarmeli in https://github.com/coollabsio/coolify/pull/2386
- Adds support for installing on ARM-based Manjaro distributions. by @Idorobots in https://github.com/coollabsio/coolify/pull/2394
- Fix firefly mariadb healthcheck preventing app startup. by @Idorobots in https://github.com/coollabsio/coolify/pull/2400
- Add PHP Codestyles by @Thijmen in https://github.com/coollabsio/coolify/pull/2438
- fix: Setup script doesnt link to the correct source code file by @holasoyender in https://github.com/coollabsio/coolify/pull/2440
- fix: install.sh do not reinstall packages on arch by @dotfrag in https://github.com/coollabsio/coolify/pull/2434
- Feat/add homepage by @cksidharthan in https://github.com/coollabsio/coolify/pull/2416
- Fix Application
isDeploymentInprogress
method by @tuarrep in https://github.com/coollabsio/coolify/pull/2415 - fix: show proper error message on installation if OS is not supported for "archarm" / Orange Pi OS by @Dogacel in https://github.com/coollabsio/coolify/pull/2412
- v4.0.0-beta.297 by @andrasbacsai in https://github.com/coollabsio/coolify/pull/2423
New Contributors
- @OG-Jons made their first contribution in https://github.com/coollabsio/coolify/pull/2380
- @webdevcody made their first contribution in https://github.com/coollabsio/coolify/pull/2381
- @Idorobots made their first contribution in https://github.com/coollabsio/coolify/pull/2394
- @Thijmen made their first contribution in https://github.com/coollabsio/coolify/pull/2438
- @holasoyender made their first contribution in https://github.com/coollabsio/coolify/pull/2440
- @dotfrag made their first contribution in https://github.com/coollabsio/coolify/pull/2434
- @cksidharthan made their first contribution in https://github.com/coollabsio/coolify/pull/2416
- @tuarrep made their first contribution in https://github.com/coollabsio/coolify/pull/2415
- @Dogacel made their first contribution in https://github.com/coollabsio/coolify/pull/2412
Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.296...v4.0.0-beta.297