Release Notes
Detailed information about Focusmo releases and updates
v7.7.2
Per-Task Daily Reset Exclusion and Todoist API v1 Migration
What's New
✨ New Features
- Per-Task Daily Reset Exclusion: Keep specific tasks pinned across daily resets by adding the
noresetkeyword when creating a task. Excluded tasks stay in your active list but get a fresh timer each day. Toggle via context menu, edit form, or command palette — pinned tasks show a pin badge indicator.
🐛 Bug Fixes
- Todoist Integration Fixed: Todoist deprecated their REST API v2 and Sync API v9 on February 10, 2026, causing HTTP 410 errors for all Todoist users. Migrated to the new unified Todoist API v1 — connection, task sync, filtering, and completion all work again.
- Fixed Todoist "Today only" due date filter not working — API v1 moved task filtering to a dedicated
/tasks/filterendpoint - Fixed Todoist "Reconnect" button not working when in error state — now properly clears stale tokens before re-authenticating
- Fixed deprecated Todoist project IDs (old numeric format) causing errors — invalid IDs are now cleared automatically