What's Changed
Security & Fixes
- Prevent GitHub App from deleting private keys still in use by other resources (#7048, fixes #6555)
- Fixed Activepieces database failing to start by pinning to working versions (#7050, closes #7027)
- Fixed SMTP port input validation to use numeric type
- Fixed boarding flow logic to complete onboarding when server is created
- Removed unnecessary step attributes from storage input fields
- Fixed network aliases display and handling (#7073, closes #7069)
- Fixed API database creation to properly set destination UUID (#7002, fixes #6972)
New Services & Templates
- Updated Beszel and Beszel-Agent to version 0.15.2 (#7051)
Improvements
- Added token validation functionality for Hetzner
- Added artisan command to update service Docker image versions (#7053)
- Improved custom network aliases configuration handling
What's Changed
- Fix GitHub App deleting private key in use by other resources by @ShadowArcanist in #7048
- fix(service): activepieces database failing to start (Closes #7027) by @ShadowArcanist in #7050
- chore(service): update Beszel to 0.15.2 version by @ShadowArcanist in #7051
- Add artisan command to update service Docker image versions by @andrasbacsai in #7053
- feat: planning for service & database deployment logging by @andrasbacsai in #7057
- fix: network aliases by @andrasbacsai in #7073
- fix api - set destination_uuid when creating databases by @W8jonas in #7002
- Enhance resource selection UI and update run script by @andrasbacsai in #7082
- Add CodeRabbit configuration to disable review status by @andrasbacsai in #7086
- feat: add development helper image version override by @andrasbacsai in #7094
- v4.0.0-beta.439 by @andrasbacsai in #7049
New Contributors
Full Changelog: v4.0.0-beta.438...v4.0.0-beta.439