Skip to content

LocalMD v0.2.0

Latest

Choose a tag to compare

@lakshayxi lakshayxi released this 12 Aug 20:40
· 3 commits to main since this release

LocalMD is now available two ways: in your browser, and as a native macOS application.

macOS (Apple Silicon), unsigned beta

  • Native Open, Save, and Save As, through real macOS dialogs.
  • Native close and quit protection. The red button, Cmd+W, Cmd+Q, and Quit
    all show a native Save / Don't Save / Cancel alert for unsaved work.
    A clean document closes immediately.
  • This build has no Developer ID signature and no Apple notarization. macOS
    Gatekeeper needs one extra step before it opens. Read
    reports/macos/distribution.md
    before you install — it explains the exact steps, including the curl
    download path that skips the Gatekeeper prompt entirely.
  • Download LocalMD_0.2.0_aarch64.dmg below. SHA-256:
    7d4f0ddcf2dfaeb3302f26963d1198de3f69556fa31afe6a29c9025e0323856f

Browser

  • Adds an offline app shell. LocalMD reloads without a network connection
    after your first visit.
  • Adds reader-controlled updates. LocalMD installs a new version only after
    you accept a prompt, never silently.
  • Everything from v0.1.0 continues to work: Read, Edit, Split, save-in-place
    where the browser supports it, draft recovery, external-change protection,
    recents, and multi-tab warnings.
  • Live at https://localmd-12t.pages.dev. No install.

Full detail