v4.0.0-beta.298
andrasbacsai
released this
24 Jun 10:14
·
2857 commits
to main
since this release
Features
- Metrics for servers and containers.
- Able to connect to local databases with internal connection during
Nixpacks
build process. - New predefined env variable for applications & services
COOLIFY_CONTAINER_NAME
. - Monaco editor for yaml/dockerfile/etc editing.
- Able to set instance name.
Fixes
- Laravel
Nixpacks
based deployments now set a few env variables by default to make it work easier. - If rolling deployments are not supported (constant or custom container name), a failed deployment does not kill the previously deployed app.
Issues
- closes #2487
- closes #2449
- closes #2462
- closes #2471
- closes #2527
- closes #2545
- closes #2528
- closes #2604
- closes #2581
- closes #2589
- closes #2614
- closes #2612
- closes #2399
- closes #2622
- closes #2627
- closes #2640
- closes #2607
- closes #2603
What's Changed
- Fix some double negation typos by @scflode in #2458
- Simple README changes by @arthurauffray in #2474
- fixadd zorin as a os type by @rishikesh2003 in #2494
- Add spanish language support by @buttercubz in #2408
- chore: add Portuguese translation by @lopesboa in #2456
- chore: add Turkish translations by @muhammedaksam in #2460
- 🇫🇷 Add french translations by @florianguigue in #2441
- 🌐 Add Arabic Language Support by @alwalxed in #2424
- chore: add Vietnamese translate by @ndbiaw in #2437
- Add Japanese language support by @eltociear in #2409
- chore: add German translations by @toohard2explain in #2481
- chore: add Italian translations by @notjulian in #2519
- fix: application custom labels reset after saving by @alexzvn in #2553
- Allow changing git repository by @victorlap in #2593
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #2591
- add endpoints for filtering applications by domain and managing conta… by @samirimtiaz1996 in #2595
- Fix healthcheck for Postgres in Authentic service by @martonsz in #2613
- fix: OAuth Login creates new user and ignores "Registration Allowed"-setting by @addvanced in #2597
- fix: Supabase realtime service health check gets 403 by @ryseek in #2602
- [Improvement]: Add code editor to the Dockerfile and Docker Composer UI by @MMTE in #2644
- Ability to give a name to an instance by @Thijmen in #2629
- fix: stripprefix middleware correctly labeled to http by @LEstradioto in #2625
- Statusnook template by @goksan in #2624
- v4.0.0-beta.298 by @andrasbacsai in #2469
New Contributors
- @scflode made their first contribution in #2458
- @arthurauffray made their first contribution in #2474
- @rishikesh2003 made their first contribution in #2494
- @buttercubz made their first contribution in #2408
- @lopesboa made their first contribution in #2456
- @muhammedaksam made their first contribution in #2460
- @florianguigue made their first contribution in #2441
- @alwalxed made their first contribution in #2424
- @ndbiaw made their first contribution in #2437
- @toohard2explain made their first contribution in #2481
- @notjulian made their first contribution in #2519
- @alexzvn made their first contribution in #2553
- @victorlap made their first contribution in #2593
- @dependabot made their first contribution in #2591
- @samirimtiaz1996 made their first contribution in #2595
- @martonsz made their first contribution in #2613
- @addvanced made their first contribution in #2597
- @ryseek made their first contribution in #2602
- @MMTE made their first contribution in #2644
- @goksan made their first contribution in #2624
Full Changelog: v4.0.0-beta.297...v4.0.0-beta.298