v0.4.1 - 9/6/25
Release Notes - June 2025
This release focuses on infrastructure improvements, deployment reliability, and framework support enhancements. We've made significant progress on zero-downtime deployments and resolved several critical issues affecting build processes.
Infrastructure Improvements
Zero-downtime deployments: Reordered hostname and container management to eliminate downtime during deployments
Enhanced cache management: Improved cache purging timing to prevent early purges that could affect site availability
CDN optimization: Disabled CDN for Docker builds to improve deployment reliability
Better error handling: Improved Kubernetes error conflict parsing for clearer deployment diagnostics
Framework Support
SvelteKit enhancements: Fixed static asset handling, hash generation, and service worker configuration
SvelteKit build optimization: Resolved build order issues and improved overall stability
Remix integration: Successfully integrated Remix framework support
PayloadCMS compatibility: Fixed upload functionality bugs
Next.js improvements: Resolved import timing issues and configuration warnings
Deployment & Hosting
Branch subdomain fixes: Corrected subdomain generation for branch deployments
Storage zone naming: Fixed issues with storage zone names containing slashes from branch names
Domain management: Improved domain handling and fixed bad domain detection
Ingress configuration: Enhanced ingress setup for non-production branches
User Experience
Build notifications: Enhanced Discord messages for build success/failure with better domain information
Configuration handling: Added support for frozen configuration files
DockerIgnore management: Automatic removal of preset DockerIgnore files that could interfere with builds
Bug Fixes
Fixed hostnaming function that was causing deployment issues
Resolved link deletion problems that caused downtime between builds
Corrected pull zone configuration errors
Fixed GitHub repository table display issues
Addressed Bunny CDN integration problems
Resolved import timing issues for various frameworks
Fixed configuration account handling for frozen configs
Last updated