Skip to content

Mouseflare v0.8.3

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 07:37
· 1 commit to main since this release

Stable release v0.8.3 (commit 44b9375).

What's new

macOS releases are now notarized

  • macOS builds are signed with a Developer ID Application certificate (hardened runtime, secure timestamp), notarized by Apple, and ship with a stapled ticket — unzip and open, no xattr quarantine workaround needed (#3, #5)
  • Start with macOS (login item via SMAppService) is now reliable, thanks to the stable signed code identity
  • One-time note for existing users: the new code identity means macOS asks you to re-grant Accessibility once after this update
  • No app-code changes; auto-updating from v0.8.2 works as usual and stays minisign-verified

Verify your download

69166757ef00238cdca6019f1a59a2d42cc474d08a4bb6a282a72dc8df5b8bea  Mouseflare-macOS.zip
f8170f07ecf6549a5d496dabc1c2ed9f9aa44a5668856c975ee7b5bab93a6b35  Mouseflare-Windows.zip

Artifacts are minisign-signed (public key):

minisign -Vm Mouseflare-macOS.zip -P RWQV1L6pDRSw69B18smY6ny2RZpAecKvPvS48ImhiukQjEmN8lAqP3Mw
  • macOS (universal, macOS 13+): Signed with a Developer ID certificate and notarized by Apple — unzip and open, no Gatekeeper workaround needed.
  • Windows: requires the free .NET 8 Desktop Runtime.