Skip to content

Marginalia v0.2.4

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 15:15
· 2 commits to main since this release

Highlights

  • Citation footnotes now show the cited quote excerpt while hiding internal
    quote_status=... markers; source links and quote/page locators are still
    preserved.

  • Switched py7zz back to the upstream PyPI package at >=1.3.1, replacing
    the temporary forked wheel URLs now that upstream publishes ARM64 wheels.

  • Stable release for the 0.2.4 line, including the 0.2.4-rc.1 feature set.

Artifacts

Desktop bundles built from v0.2.4.
Desktop targets: Windows x64/arm64, macOS arm64, Linux x64/arm64.
Each bundle ships a self-contained Python runtime; no system Python required.
Docker image: ghcr.io/shenmintao/marginalia:v0.2.4 (linux/amd64, linux/arm64)

First-Launch Notes For Unsigned Binaries

  • Windows: SmartScreen may say "Windows protected your PC". Click "More info" and then "Run anyway".
  • macOS: Gatekeeper may refuse to open the .dmg. Run xattr -dr com.apple.quarantine /Applications/Marginalia.app after dragging it across.