-
New Features
- Added port validation with a user-facing warning modal when editing domains to protect required service ports.
-
Bug Fixes
- Preserve empty strings vs null in Docker Compose/env handling.
- Improved ARG insertion across multi-stage Dockerfiles to avoid build issues.
-
Style
- Minor light-mode background and layout tweaks across authentication and base layout views.
-
Tests
- Added extensive tests for YAML/env handling, Dockerfile ARG insertion, and port-related logic.
-
Chores
- Bumped product/helper versions and updated releases URL.
What's Changed
- fix: envs added to the right place in dockerfiles by @andrasbacsai in #7123
- chore: update Nixpacks version to 1.41.0 by @rizqirizqi in #7061
- ci(workflows): improve security of all workflows & update action by @peaklabs-dev in #7133
- v4.0.0-beta.442 by @andrasbacsai in #7130
New Contributors
- @rizqirizqi made their first contribution in #7061
Full Changelog: v4.0.0-beta.441...v4.0.0-beta.442