Skip to content

v0.5.1

Latest

Choose a tag to compare

@ParallaX07 ParallaX07 released this 01 Aug 19:10

What's new

Fixes

  • Frozen redaction verify — fresh-process verification re-enters pagedrop.exe via --pagedrop-redact-verify (same pattern as the Office COM worker), instead of pagedrop.exe -m …, which PyInstaller does not support
  • Verifier robustness — empty stdout, missing failures JSON, and timeouts count as verification failures (no silent pass)

Under the hood

  • Shared REDACT_VERIFY_FLAG / verify_argv() so frozen and python -m paths stay aligned
  • Early main() branch before Qt, matching --pagedrop-office-com-worker

Downloads

Asset Notes
PageDrop-0.5.1-Setup.exe Windows installer

macOS / Linux binaries and Authenticode signing are still planned.