Skip to content

MDHero v0.2.4

Choose a tag to compare

@github-actions github-actions released this 22 May 17:28

What's new in v0.2.4

🍎 Notarized macOS builds β€” no more Gatekeeper friction

MDHero is now signed with an Apple Developer ID and notarized by Apple. On first launch, macOS shows only the standard "This app was downloaded from the Internet" prompt β€” no more "cannot be verified" warning, no more xattr -cr workaround, no trip through System Settings β†’ Privacy & Security.

If you've been running an older version, the upgrade just works β€” drag the new app to Applications and double-click.

πŸŽ‰ New contributor: @vpndev18

A big thank you to @vpndev18 for their first contribution to MDHero β€” the cleaner inline code rendering below (#9). Welcome!

Press ESC to close β€” like every other reader

A new Close on Escape setting (on by default) closes the current tab when you press ESC. If it was the last tab, the app fully quits β€” so MDHero is now usable as the default .md viewer in file managers: right-click β†’ Open With β†’ MDHero β†’ read β†’ ESC.

The toggle lives in a new Settings dialog (gear icon in the toolbar, or Cmd+,). If you'd rather have your old ESC behavior back, flip it off there.

Cleaner inline code rendering

Inline code spans like Cmd+O or pnpm install no longer render with literal backtick characters around them. This brings MDHero in line with GitHub, GitLab, Bitbucket, and every other Markdown viewer.


Downloads

Platform File Size
macOS (Apple Silicon) MDHero_0.2.4_aarch64.dmg 7.5 MB
Windows (installer) MDHero_0.2.4_x64-setup.exe 3.9 MB
Windows (MSI) MDHero_0.2.4_x64_en-US.msi 5.1 MB

Requires macOS 12+ (Apple Silicon) or Windows 10+. Intel Mac and Linux builds are not yet shipped β€” track progress in the Issues tab.