Skip to content

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 23:20
· 24 commits to main since this release

What's new

Export and macOS compatibility fixes

  • Close-package Transactions and Adjusting Journal Entries now display
    HTML-encoded descriptions as ordinary text in both Excel and PDF exports
    (for example, Lark & Co. rather than Lark & Co.). The historical
    ledger value is not rewritten.
  • Statement-image import and scanned-PDF OCR now pass an absent options value
    to Apple Vision, avoiding a macOS 27 bridge crash that also blocked the
    frozen runtime self-check.
  • The source macOS wrapper now prefers native Apple Silicon through
    LSArchitecturePriority while retaining its Intel fallback and respecting
    intentionally configured x86-only Python environments. Troubleshooting
    guidance covers stale LaunchServices registrations after an update.

Thank you to @hassbazzi20 for isolating and
fixing the macOS 27 Vision issue, and to
@scotchua for reproducing and fixing the source
wrapper's Rosetta launch behavior.

The macOS build is signed and notarized for Apple Silicon. Windows users should
use the setup installer.

Full changelog: v1.4.1...v1.4.2