Skip to content

v1.0.6

Choose a tag to compare

@potatameister potatameister released this 14 Feb 03:04
· 27 commits to main since this release

PaperKnife v1.0.6 Release

Patches & Community Fixes

  • Offline OCR Engine (Zero-Server): Fixed a critical bug where the OCR tool attempted to fetch language data from external links. Tesseract.js assets are now fully bundled and localized, ensuring 100% offline privacy. (Special thanks to ProvablyAudit for the audit and report!)
  • Enhanced PDF to Image: Overhauled the saving and sharing logic using high-performance chunked base64 processing. This fixes the 'Failed to save' error when converting large PDFs or high-resolution images on Android. (Special thanks to ProvablyAudit for the feedback!)
  • Verified Reproducible (RB): Hardened the Android build pipeline to achieve byte-for-byte identical APK hashes. Resolved the 'Signature copying' error and stripped non-deterministic metadata for F-Droid compliance.