v1.2.0
v1.2.0 - October 12th 2025
- Refactored the file scanning and manifest generation into a step-by-step process that uses significantly less memory, improving support for very large websites.
- Added
PclZipas a fallback for creating zip archives, increasing compatibility with hosting environments where theZipArchivePHP extension is not enabled. - Introduced a new REST endpoint for securely streaming individual files directly from the server.