Skip to content

v1.2.0

Choose a tag to compare

@austinginder austinginder released this 13 Oct 00:36
· 89 commits to main since this release

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 PclZip as a fallback for creating zip archives, increasing compatibility with hosting environments where the ZipArchive PHP extension is not enabled.
  • Introduced a new REST endpoint for securely streaming individual files directly from the server.