v0.5.0 - 9/7/25
New Features
Singapore Region Support
Added Singapore as a new deployment region with beta availability
Expanded infrastructure to support Asia-Pacific deployments
Static Build Mode
Introduced static site generation capabilities for improved performance
Automated asset bundling and optimization for static deployments
Bulk upload functionality for faster static asset deployment (10x speed improvement)
Dedicated Build Servers
New dedicated compute options for build processes
Isolated build environments for enhanced security and performance
Configurable resource allocation for build workloads
Enhancements
Framework Support
Improved Nuxt.js deployment with better route handling and edge rules
Enhanced support for Remix and Svelte frameworks
Added framework-specific build optimizations
Performance Improvements
Optimized memory allocation with new allocatable memory features
Improved upload handling for Svelte and Remix applications
Enhanced edge rule processing for faster content delivery
Developer Experience
Simplified onboarding flow for users in multiple teams
Better handling of environment variables including multiline JSON support
Removed git settings from project wizard for streamlined setup
Bug Fixes
Framework-Specific Fixes
Fixed Nuxt v2 routing issues
Build Process
Resolved Docker file path detection for non-turbo repositories
Configuration Issues
Resolved ingress overlap conflicts
Corrected environment variable escaping for proper newline support
Last updated