- feat: Able to use Coolify's magic envs in git based docker-compose deployments.
- feat: Add HTTP Basic Authentication (#4677)
- feat: Add --hostname as custom docker option.
- fix(proxy): In some edge cases, Caddy labels are generated if only Traefik was requested.
- fix(ui): Do not show S3 storage selection if not s3 is defined and active.
- fix(source): When changing sources (from public to private) update the required id details from Github Api while deploying.
- fix(mongo): In services, add mongodb backup option.
Fixes
What's Changed
- fix: Add 201 json code to servers validate api response by @LaurenceJJones in #5653
- feat: Add HTTP Basic Authentication by @atomicptr in #5638
- Improve --hostname=myhost to docker custom image by @sebyx07 in #5551
- v4.0.0-beta.411 by @andrasbacsai in #5673
- chore(versions): update coolify version to 4.0.0-beta.411 by @andrasbacsai in #5679
New Contributors
- @atomicptr made their first contribution in #5638
- @sebyx07 made their first contribution in #5551
Full Changelog: v4.0.0-beta.410...v4.0.0-beta.411