Release Notes
Detailed information about Focusmo releases and updates
v7.12.1
MCP Compact Summary Tool and Reliability Fixes
What's New
✨ New Features
- MCP Server — Compact Summary Tool: New
get_summarytool returns a ~200-token plain text overview of your focus data (vs ~2000+ JSON fromget_focus_data). Also addedsectionsparameter toget_focus_datafor selective data fetching — keeps Claude's context window lean during long coaching sessions.
🐛 Bug Fixes
- Fixed sign out not properly clearing state — Firebase Auth, Google Sign-In, and license key are now all cleared synchronously before UI refresh
- Fixed "Start Next Session" celebration button being a no-op — the reducer action was commented out; now follows the standard session start flow
- Fixed Sparkle auto-updates never triggering for menu bar apps — permission dialog was invisible for LSUIElement apps. Auto-checks now enabled by default with macOS notification alerts for available updates