Faster, more reliable long PDF exports
Very large searchable PDFs now use less memory, retain live OCR output, and save reliably through the macOS sandbox.
- Streamed scan-heavy PDF output with bounded memory to prevent failures during final writing.
- Released the idle OCR AI runtime before memory-intensive PDF export while keeping active recognition work safe.
- Kept live OCR text visible during PDF preparation without retaining every completed page in memory.
- Upgraded recognition to Apple Vision Revision 3 and layout analysis to LiteParse 2.8.1.
- Made newly published updates available without an artificial seven-day delay.
- Preserved PDF metadata, page geometry, rotations, and searchable text through the streaming writer.
- Restored Export Single Searchable PDF by staging output outside the save-panel destination folder and installing it atomically.
- Kept existing files, aliases, and hard links protected when an atomic replacement is unavailable.