Skip to content

MDHero v0.2.1

Choose a tag to compare

@github-actions github-actions released this 30 Apr 03:01

What's new in v0.2.1

A small but meaningful release focused on how MDHero tells you about updates — and giving you ways to find out yourself.

Update notifications

  • Home tab banner — when a new version is out, you'll see an inline banner above your recents/pinned folders. Cleaner than waiting for the floating toast to catch your eye.
  • "Check for Updates…" menu item — under the MDHero menu. Bypasses the 24h throttle, useful when you want to see if there's something new right now.
  • Smarter dismissal — clicking "Later" now hides only that specific version. When the next release ships, you'll see the new banner again. No more "Later" forever.

Update infrastructure

  • MDHero now checks mdhero.app/api/version (with api.github.com as a fallback). This lets us see aggregate update-check counts for sizing the project without storing any user data.
  • The request sends only your current version and OS family (darwin/win32/linux). No device IDs, no IPs in storage, no telemetry. SECURITY.md has the full disclosure.

Carried over from v0.2.0

The lightweight in-app editor (Cmd+E to edit, Cmd+S to save) and source-line scroll sync.


Downloads

Platform File
macOS (Apple Silicon) MDHero_0.2.1_aarch64.dmg
Windows (installer) MDHero_0.2.1_x64-setup.exe
Windows (MSI) MDHero_0.2.1_x64_en-US.msi

Requires macOS 12+ or Windows 10+.

Existing v0.2.0 users: the update banner will appear automatically the next time the app checks (within 24h of opening). Or trigger it now via MDHero → Check for Updates… once you upgrade.