Releases: coollabsio/coolify
Releases · coollabsio/coolify
v4.0.0-beta.415
- fix(ui): Disable livewire navigate as it is causing setInterval spams.
- fix(proxy): Default proxy path for Traefik
What's Changed
- v4.0.0-beta.415 by @andrasbacsai in #5722
Full Changelog: v4.0.0-beta.414...v4.0.0-beta.415
v4.0.0-beta.414
- fix: Git based deployments, getMorphClass() error
What's Changed
- v4.0.0-beta.414 by @andrasbacsai in #5718
Full Changelog: v4.0.0-beta.413...v4.0.0-beta.414
v4.0.0-beta.413
- fix(realtime): Enhance websocket client verification.
What's Changed
- Chore: Adjust Workflows for v5 by @peaklabs-dev in #5689
- v4.0.0-beta.413 by @andrasbacsai in #5711
Full Changelog: v4.0.0-beta.412...v4.0.0-beta.413
v4.0.0-beta.412
- fix(core): Add labels in configuration hash, so you will see when you need to redeploy your app with better accuracy.
What's Changed
- v4.0.0-beta.412 by @andrasbacsai in #5680
Full Changelog: v4.0.0-beta.411...v4.0.0-beta.412
v4.0.0-beta.411
- 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
v4.0.0-beta.410
- fix(application): append base directory to git branch URLs for improve path handling.
- fix(service): Update Plausible Analytics template.
- fix(ui): Update link for required envs.
- fix(service): Unsend service.
Issues
What's Changed
- Fix: Docker Cleanup stuck on "In Progress" by @nurdism in #5633
- Fix Unsend web app by @Seym0n in #5618
- v4.0.0-beta.410 by @andrasbacsai in #5645
New Contributors
Full Changelog: v4.0.0-beta.409...v4.0.0-beta.410
v4.0.0-beta.409
- fix(ui): Git Source on deploy key based deployments.
- fix(redis): Clarification that redis user/pw is for initial start.
Issues
What's Changed
- v4.0.0-beta.409 by @andrasbacsai in #5616
Full Changelog: v4.0.0-beta.408...v4.0.0-beta.409
v4.0.0-beta.408
- feat(core): You can move applications between different GitHub Apps: docs. 🎉
- improvement(core): You cannot have two deployment of the same commit in the same time on the same app.
- fix(github): Adding a GH source without PR, fails. Now it works.
- fix(cleanup): Extend the cleanup process with
coolify-realtimeimage + ghcr.io/docker.io images. - fix(api):
/deployendpoint could be called with POST and JSON data as well, because why not. - fix(core): Dynamic configuration value null check.
- fix(core): Deployments are not duplicated in case of a rare race-condition.
- fix(core): Nixpacks now have access to dependent environment variables, like all
COOLIFY_env when some other envs depends on them. - fix(core): Generate
service-templateandopenapispec on pre-commit. - fix(service): Evolution API was missing a S3 region.
- fix(service): Odoo 18
- fix(cloud): Better handling edge subscription cases.
Fixes
What's Changed
- enhance: Add missing UUID to openapi spec by @LaurenceJJones in #5577
- add new variable S3_REGION by @SrJooJ in #5601
- enhance: Add missing openapi items to PrivateKey by @LaurenceJJones in #5598
- chore(deps-dev): bump vite from 6.2.4 to 6.2.6 by @dependabot in #5594
- fix(service): Dont duplicate the service entry if image changed by @YaRissi in #5579
- fix(mongodb): Also apply custom config when SSL is enabled by @ash-vd in #5606
- v4.0.0-beta.408 by @andrasbacsai in #5583
New Contributors
- @SrJooJ made their first contribution in #5601
- @YaRissi made their first contribution in #5579
- @ash-vd made their first contribution in #5606
Full Changelog: v4.0.0-beta.407...v4.0.0-beta.408
v4.0.0-beta.407
Changes
- feat(core): You can add custom network aliases to your applications.
- fix(core): You cannot remove envs from a Docker compose based applications (apps & services) through the UI, only if you first delete it from the compose file.
- fix(redis): Redis credentials could not be removed.
What's Changed
- Custom network aliases for interconnectivity of services deployed with rolling release with Dockerfile, Docker Image and Nixpacks by @piotr-woojcik in #4741
- v4.0.0-beta.407 by @andrasbacsai in #5573
New Contributors
- @piotr-woojcik made their first contribution in #4741
Full Changelog: v4.0.0-beta.406...v4.0.0-beta.407
v4.0.0-beta.406
Issues
What's Changed
- fix: Resolve port 80 in use error for dual-stack network configurations by @priard in #5522
- (fatal): Add back validateDataApplications by @tm1000 in #5539
- v4.0.0-beta.406 by @andrasbacsai in #5558
New Contributors
Full Changelog: v4.0.0-beta.405...v4.0.0-beta.406