Skip to content

LedgerPDF v0.1.4

Choose a tag to compare

@charliebarmore charliebarmore released this 12 Aug 21:08
39359cd

LedgerPDF v0.1.4

This alpha release makes LedgerPDF's AI-work counts explicit and internally consistent.

What changed

  • The status bar now shows shapes alongside marks and tapes.
  • The ambiguous by AI label is now AI-created items, with a tooltip explaining that it totals marks, tapes, and shapes.
  • AI History now distinguishes logged actions from items currently present in the binder.
  • Each Undo button reports the exact number of marks, tapes, shapes, links, and bookmarks it will remove.
  • The History count and the underlying revert operation now share one calculation, preventing them from drifting apart.

For example, the binder that previously showed 40 marks · 10 tapes · 65 by AI now shows 40 marks · 10 tapes · 15 shapes · 65 AI-created items.

Downloads

  • macOS Apple silicon: the DMG and ZIP are signed with Ledger Labs LLC's Developer ID, notarized by Apple, and stapled.
  • Windows x64: the installer is currently unsigned, so Windows may show a SmartScreen warning. The exact installer passed clean per-user install, registration, packaged-app, and uninstall checks in CI.
  • SHA256SUMS contains hashes for all three artifacts.

LedgerPDF is still alpha software. Keep source documents backed up and review exported work before relying on it.

Verification

  • Source commit: 39359cde5a4e8b61998de9b68524b5352cb51c09
  • Windows release-candidate run: 31640112865
  • Public CI: macOS, Windows, and CodeQL all passed
  • macOS: signature, Gatekeeper, notarization/stapling, packaged UI, frozen engine, export, recents, MCP, renderer protocol, and ZIP extraction checks passed
  • Windows: package build, per-user installer registration, launch, packaged-app verification, and uninstall passed
  • Model verification: 261/261 checks passed
  • MCP verification: 133/133 checks passed
  • Dependency audits: zero npm production vulnerabilities and no known Python vulnerabilities
  • Secret scan: no leaks found across the public history