v0.8.0
0.8.0 (2026-07-19)
Features
- add smoke tests for OTP mail and provider verification (5db452e)
- completed phase1: Access service, standalone and local-first (53aac23)
- created controlled way to distrubute keys to users. (6a1cff4)
- Implement managed account features and invite activation flow (ef5f6b9)
- Implement managed mode for API keys and session management (43f252d)
- implement managed test accounts and access service (eda1ff9)
Bug Fixes
- fail safe when the OS denies the global hotkey hook (b328beb)
chore(main): release 0.8.0
macOS universal build — runs on Apple Silicon and Intel Macs.
Install
- Download the
.zipbelow and unzip it. - Drag Mogi.app into your Applications folder.
- This app is unsigned, so the first launch needs one extra step to get
past macOS Gatekeeper (you only do this once):- Right-click the app → Open → Open in the dialog, or
- run in Terminal:
xattr -cr "/Applications/Mogi.app"
Already have it installed? The app checks for updates on launch and shows a
banner when a newer version is here.