Skip to content

Lucerne 0.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 16:41
· 28 commits to main since this release

Unsigned build

This app is not code-signed with a Developer ID or notarized, so macOS
Gatekeeper will warn on first launch. To open it:

  • Right-click (or Control-click) the app → OpenOpen, or
  • run xattr -dr com.apple.quarantine /Applications/Lucerne.app

What's Changed

  • Make the sample letter self-contained by @L-K-M in #41
  • Reject unsafe document indexes before layout by @L-K-M in #42
  • Preserve and correct page fold marks by @L-K-M in #43
  • Preserve formatting and multi-paragraph table cells by @L-K-M in #44
  • Fail safely when exports are incomplete by @L-K-M in #45
  • Harden document recovery paths by @L-K-M in #47
  • Polish image placement and page rendering by @L-K-M in #48
  • Add Sol review and canonical forward analysis by @L-K-M in #46

Full Changelog: v0.5.0...v0.6.0