- feat(compose): activated git based compose application watch paths.
- feat(nixpacks): add custom required things to Symfony deployments.
- feat(ui): Change theme-color meta tag to change dynamically when the theme is toggled.
- fix(watch-paths): handle all type of watch paths regexes.
- fix(env): warning signs for wrongly set build time variables are looking good now.
- fix(ui): improve mobile sidebar close behavior.
- fix(ui): long text on helper popup not wrapping based on screensize
- fix(compose): some compose based apps that has dot in their name parsed wrongly.
- chore(ui): improve application healthcheck page.
Issues
What's Changed
- feat(core): update coolify logo files by @Cryszon in #6541
- refactor: improve ENV handling during installation and upgrades by @peaklabs-dev in #6497
- Fix team invitation email case sensitivity bug by @heavygee in #6628
- fix(service): beszel missing required environment variables by @ShadowArcanist in #6678
- fix(service): Bugsink CSRF validation error by @ShadowArcanist in #6676
- chore(ui): move terminal access settings to security page by @ShadowArcanist in #6675
- fix(ui): fix typo "instaled" to "installed by @Zurki in #6673
- chore(ui): improve docker cleanup page by @ShadowArcanist in #6671
- fix(ui): improve mobile sidebar close behavior by @nikitashmidt in #6609
- feat: 👀 Show Watch Paths field for Docker Compose applicationsFeature/watch paths for services by @ossamalafhel in #6598
- feat: Add SSH command process timeout configuration by @ahmadw13 in #6574
- fix(socialite): add custom base URL support for GitLab provider in OAuth settings by @sepcnt in #6572
- fix: resolve scroll lock issue after closing quick search modal with escape key by @andrasbacsai in #6727
- fix: prevent quick search modal duplication from keyboard shortcuts by @andrasbacsai in #6728
- fix(ui): long text on helper popup not wrapping based on screensize by @ShadowArcanist in #6725
- chore(ui): improve application healthcheck page by @ShadowArcanist in #6724
- feat(ui): Change theme color by @nikitashmidt in #6714
- v4.0.0-beta.432 by @andrasbacsai in #6699
New Contributors
- @Cryszon made their first contribution in #6541
- @heavygee made their first contribution in #6628
- @Zurki made their first contribution in #6673
- @nikitashmidt made their first contribution in #6609
- @ossamalafhel made their first contribution in #6598
- @ahmadw13 made their first contribution in #6574
- @sepcnt made their first contribution in #6572
Full Changelog: v4.0.0-beta.431...v4.0.0-beta.432