What's Changed
Security & Fixes
- Security update for tar dependency (#7134)
- Fix deployment cancellation when pull requests close (#7164)
- Fix stuck resource cleanup and error handling (#7186)
- Fix deployment status messaging for skipped deployments (#7190)
- Fix server validation with non-root users (#7219, fixes #7116)
New Services & Templates
- Added Postgresus service template (#7055)
- Added Rybbit service template (#7185)
- Improved service template categorization (#7147, #7179)
Improvements
- Docker Compose volumes now support environment variables (#7148)
- Scheduled tasks with configurable timeouts and automatic retry logic (#7177, fixes #5025)
- Enhanced Nginx configuration for better performance (#7179)
- Container restart tracking with visual indicators (#7182)
- Automatic PORT environment variable detection and validation (#7184, #7185)
Github Notes
- Add/Fix categories/tags by @hareland in #7147
- chore(deps-dev): bump tar from 7.5.1 to 7.5.2 by @dependabot[bot] in #7134
- Enhance Docker Compose handling and improve error management by @andrasbacsai in #7148
- feat(service): Add postgresus service template. by @thevinodpatidar in #7055
- Cancel active deployments when a pull request is closed by @andrasbacsai in #7164
- Enhance Nginx configuration for better performance and analytics by @andrasbacsai in #7179
- Enhance port detection and improve user notifications by @andrasbacsai in #7184
- Enhance container status tracking and improve user notifications by @andrasbacsai in #7182
- Fix stuck resource cleanup and improve error handling by @andrasbacsai in #7186
- Fix deployment status message to improve user feedback by @andrasbacsai in #7190
- Port detection lol by @andrasbacsai in #7185
- Enhance scheduled tasks with improved retry and timeout features by @andrasbacsai in #7177
- fix new server validation with non-root user by @andrasbacsai in #7219
- v4.0.0-beta.443 by @andrasbacsai in #7144
New Contributors
- @hareland made their first contribution in #7147
- @thevinodpatidar made their first contribution in #7055
Full Changelog: v4.0.0-beta.442...v4.0.0-beta.443