← Back to Changelog
Bug Fixes & Performance Improvements
September 20, 2024
v1.4.2 patch
A maintenance release focused on stability and performance improvements.
Bug Fixes
- Build caching — Fixed an issue where cache was incorrectly invalidated after dependency updates
- Environment variables — Resolved edge case where variables with special characters weren’t properly escaped
- Rollback — Fixed rollback failing for deployments older than 30 days
- Dashboard — Corrected timezone display in deployment timestamps
Performance
- Reduced cold start times by 20%
- Optimized asset compression for faster uploads
- Improved WebSocket connection stability
Security
- Updated dependencies to patch known vulnerabilities
- Enhanced rate limiting on API endpoints
- Improved audit logging for team actions
Documentation
- Added troubleshooting guide for common build errors
- Updated API reference with new examples
- Clarified environment variable precedence