November 15, 2025

Performance improvements, ignore paths, and CLI enhancements


πŸ”§ Backend Updates

πŸš€ Large Builds Performance Fix

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

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\*.dat

  • πŸ”’ Up to 100 paths per app


πŸ”’ Enhanced Security

Secure filename handling for uploads with path traversal protection. Full backward compatibility maintained.


πŸ›‘οΈ Build Management Improvements

Prevent accidental deletions of live builds!

  • βœ‹ See builds assigned to environments before deletion

  • πŸ”„ Better tracking for retryable builds

  • ⚠️ Smart warnings to prevent mistakes


πŸ’» CLI v1.0.0.8

New Commands:

  • πŸ”„ retry <build-id> - Retry failed builds without re-uploading

  • πŸ“Š status <build-id> --watch - Real-time build monitoring with auto-watch

  • βœ… Automatic CLI version checking on startup

Interactive Features:

  • πŸ“Ί Live progress bars and status updates

  • 🎨 Color-coded status indicators

  • ⚑ Automatic watch mode for better UX

Download CLI v1.0.0.8


πŸ’» Frontend Updates

πŸ›‘οΈ Build Safety Guards

Warnings before deleting builds assigned to active environments. Prevents accidental disruptions to live applications.

And other minimal changes...


COMMUNITY

Join Discord Community

Last updated

Was this helpful?