🌸Spring 2026 Pebble App Contest — View the entries!

Changelog

Version 1.0.152026-05-28T12:39:40.806

- Google Tasks: proactive token refresh on app connect — access token always fresh before use
- Google Tasks: distinct error message when refresh token is revoked ("Token revoked — reconnect in settings") vs other auth failures
- Todoist: fix project dropdown not showing projects (API v1 returns paginated wrapper, not plain array)
- Todoist: cursor-based pagination to fetch all projects

Version 1.0.142026-05-28T08:19:39.436

- Todoist: project dropdown (was missing from UI, now properly shown with Refresh button)
- Google Tasks & Todoist: Refresh button to re-fetch task lists / projects without reopening settings
- Settings: inline error messages below each service when fetching data fails (auth error, network error, HTTP error)

Version 1.0.132026-05-26T09:54:55.489

- Nextcloud Notes integration: append notes to your Nextcloud instance (Basic auth, optional category)
- Smart text cleaning (EN/DE/FR/ES): strips command preambles before sending — "Remind me to buy milk" → "Buy milk", "Rappelle-moi de rappeler John" → "Rappeler John"
- Task title clean-up: date/time expressions stripped from Google Tasks and Todoist titles when a due date is captured — "Call John tomorrow at 3pm" → title: "Call John", due: tomorrow 15:00
- Nextcloud and Notion disambiguated by explicit keywords ("nextcloud" vs "notion" get routing boost)

Version 1.0.122026-05-21T15:11:31.656

- Notion: rewritten integration — notes now append as blocks to a page you choose, instead of creating new database pages
- Notion: accepts a page URL or ID directly (paste from browser), no integration/connection setup needed
- Notion: uses personal API token from notion.so/developers/tokens
- Fix Todoist 400 error: use extracted due date/time instead of raw text as due_string
- Fix error message double prefix (Todoist: Todoist error → Todoist: Error)
- Add todo/to-do as default Todoist routing keywords
- Status line on home screen wraps to 3 lines

Version 1.0.112026-05-21T12:51:22.268

- Fix Todoist 400 error: build proper ISO due date/time instead of passing full text as due_string
- Fix Todoist error message double prefix (was "Todoist: Todoist error X", now "Todoist: Error X")
- Add todo/to-do/to do as default Todoist routing keywords
- Status line on home screen now wraps to 3 lines

Version 1.0.102026-05-21T12:49:12.113

Fix Todoist: update API endpoint from rest/v2 to api/v1 (v2 was deprecated)

Version 1.0.92026-05-21T12:34:21.189

Fix Todoist settings: updated API key link and label

Version 1.0.82026-05-21T08:23:18.141

- Todoist integration: add tasks with auto-detected priority, project selection, and native due date parsing
- Confirm screen before routing: review transcription and see predicted destination before sending
- Multilingual time extraction: French (16h, X heures), German (X Uhr), Spanish (las X), named expressions in EN/DE/FR/ES
- Time context disambiguation: bare numbers like "at 6" resolve to AM or PM based on current time
- Number words in time expressions: "six pm", "six heures", "sechs Uhr", "las seis"
- Customizable routing keywords for all destinations (Tasks, Todoist, Notion, AI)
- a.m./p.m. with periods now recognized
- Fixed: times without "at" (e.g. "3pm", "9:30am") were not parsed
- Fixed: 24h format (15:00) was not recognized

Version 1.0.72026-04-27T14:02:17.752

No release notes available

Version 1.0.62026-04-27T13:59:26.177

No release notes available

Version 1.0.52026-04-27T13:57:03.395

New side banner UI with button labels, round watch crescent design, and updated screen copy

Version 1.0.32026-04-27T13:20:32.897

Improved Google tasks login flow and general UI fixes

Version 1.0.22026-04-20T08:52:44.974

Fix stack overflow crash; smarter routing (task signals never go to AI); clearer status messages (Routing/Waiting/Taking action); detailed error messages; quick launch support; local reminders as default destination

Version 1.0.12026-04-17T14:49:44.981

Fix crash when replying to AI without phone connection; increase outbox buffer for long notes

Version 1.0.02026-04-17T14:40:51.077

New brain+mic icon, improved layout