November 15, 2025
Performance improvements, ignore paths, and CLI enhancements
🔧 Backend Updates
🚀 Large Builds Performance Fix
⚡ 50% FASTER BUILD PROCESSING!
Optimized ZIP file handling during patch creation. Your builds now process up to 50% faster, especially for files approaching the 50 GB limit.
🎯 Ignore Paths for Patch Creation
NEW FEATURE: Exclude files and folders from patch generation!
Configure in App Settings → Build & Patch to exclude logs, cache, and temp files from patches. \

Benefits:
Smaller patch sizes = faster downloads
Configure once, applies to all builds
Supports wildcards:
logs\,*.tmp,cache\*.datUp to 100 paths per app
🔒 Enhanced Security
Secure filename handling for uploads with path traversal protection. Full backward compatibility maintained.
🛡️ Build Management Improvements
See builds assigned to environments before deletion
Better tracking for retryable builds
Smart warnings to prevent mistakes
💻 CLI v1.0.0.8
Enhanced CLI Experience! Retry builds, auto-updates, and interactive monitoring.
New Commands:
retry <build-id>- Retry failed builds without re-uploadingstatus <build-id> --watch- Real-time build monitoring with auto-watchAutomatic CLI version checking on startup
Interactive Features:
Live progress bars and status updates
Color-coded status indicators
Automatic watch mode for better UX
💻 Frontend Updates
🛡️ Build Safety Guards
Warnings before deleting builds assigned to active environments. Prevents accidental disruptions to live applications.
And other minimal changes...
COMMUNITY
Last updated
Was this helpful?