November 15, 2025

Performance improvements, ignore paths, and CLI enhancements


πŸ”§ Backend Updates

πŸš€ Large Builds Performance Fix

circle-check

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

circle-check

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

circle-info

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

circle-check

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.8arrow-up-right


πŸ’» Frontend Updates

πŸ›‘οΈ Build Safety Guards

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

And other minimal changes...


COMMUNITY

discordJoin Discord Community

Last updated

Was this helpful?