Skip to content

Lucerne 0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 18:54
· 130 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

  • awesome.md: full code review — bugs, issues, missing features, ideas by @L-K-M in #7
  • Harden MiniZip against malformed archives by @L-K-M in #8
  • Updater polish: spec-correct semver, download timeout, last-checked in Settings by @L-K-M in #9
  • Editor correctness & polish: multi-range formatting, coalesced relayout, spell check, image nudging by @L-K-M in #10
  • Find & Replace panel, word count, Fit Page / Fit Width zoom by @L-K-M in #11
  • Format safety: refuse future-versioned documents; reject zip-slip image names by @L-K-M in #12
  • Ruler: drag the tab you just created, not the nearest one by @L-K-M in #13

Full Changelog: v0.2.0...v0.3.0