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