Skip to content

v0.10.2 — Split, shape, and verify

New in v0.11.0

Released August 15, 2026

Beta

Orifold is in beta, on the road to 1.0.

This release helps large PDF cleanups reach a deliberate finish while document processing stays on the Mac.

  • Split a workspace every N pages, by page ranges, or at top-level bookmarks.
  • Review noise-tolerant blank-page candidates before choosing what to remove.
  • Add, rename, reorder, nest, delete, or restore outline bookmarks without losing their page destinations.
  • Export comments and markup as a localized Markdown summary.
  • Scale PDF output to A4 or US Letter while keeping one-to-one page mapping and bookmarks.
  • Lock filled form answers into exported pages without losing values entered in the live workspace.
  • Apply visible crop margins to one page or all pages with undo.
  • Place another PDF above or below current page content on one page or every page.
  • Overlay artwork remains vector PDF content in the exported document.

Inspect incoming signatures conservatively

Section titled “Inspect incoming signatures conservatively”

Orifold now reports cryptographic integrity, document coverage, system certificate trust, and signing-time metadata labeled unverified for signatures already present in a PDF. Incoming RFC 3161 timestamp and LTV evidence are not verified in this release; the inspector does not turn their absence into a trust claim.

Language choices reach the packaged translations

Section titled “Language choices reach the packaged translations”
  • Choosing 日本語 or 简体中文 now selects the matching localization inside Orifold’s shipped resource bundle, even when macOS prefers another language.
  • Regional locale identifiers such as Japanese (Japan) and Simplified Chinese (China) resolve to the intended language.
  • Unsupported choices still fall back to English instead of showing localization keys.
  • Format strings now use the selected locale as well as its translated text.
  • A new workspace opens at a practical 980 × 720 pt content size.
  • The main document window cannot shrink below the audited 641 × 500 pt floor.
  • A restored frame below that floor is repaired when its window reconnects.
  • Restored sizes meeting the supported minimum remain untouched.

Document processing and signature inspection remain local to the Mac. Orifold changes PDF bytes only when the user applies an edit or exports. It still requires macOS 14 Sonoma or newer and ships as one universal Apple Silicon + Intel build.

Full release record: docs/release-v0.10.2.md.