Skip to content

Compactor v0.11.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 10:28
· 30 commits to master since this release
9e00e51

Added

  • In-app viewer for folders containing WOF-compressed files, with path filtering and pagination for large scans.

Changed

  • Auto threading now uses up to eight analysis workers and up to 16 compression workers on SSDs while retaining the single-thread HDD safeguard.
  • Compression reuses the analysis compressibility estimate when file size and modification time are unchanged, avoiding duplicate sampling; changed files are re-estimated before compression.

Maintenance

  • Windows CI validates the embedded JavaScript syntax before building.