v2.3.1 — Visual polish: the send-failure screen now matches the review layout, and destination icons/labels are better centered on the success and history screens.
v2.3.0 — Notion databases (a new row per note, page vs database auto-detected) with target verification in settings. Fixes a routing bug where the review screen's destination didn't match where the note was saved. Failed sends now offer to save the note locally. Clearer 'Disable smart routing' setting, wrapping status text, and extra scroll padding.
v2.2.5 — The settings page now verifies your Notion target as you type it (on blur) and shows whether it's a database or a page, without blocking the page from opening.
v2.2.4 — Notion: you can now target a database (each note becomes a new row) or a page (note appended as text). Just paste the page or database link; the app detects which it is, and the settings page confirms what it found.
v2.2.3 — Task titles no longer include the spoken due date/time (e.g. 'Buy milk due Saturday at 3pm' now files as 'Buy milk'). Added German, French and Spanish due-date recognition.
v2.2.2 — Task titles no longer include the spoken due date/time (e.g. 'Buy milk due Saturday at 3pm' now files as 'Buy milk'). Added German, French and Spanish due-date recognition.
v2.2.1 — Fixes Google Tasks setup failing with 'client_secret is missing'.
v2.2.0 — Nextcloud Tasks: send voice notes straight to Nextcloud Tasks (CalDAV) as to-dos with due dates and priority. Two-way webhooks: your webhook's reply now shows on the watch. Webhook URLs support {text}/{timestamp}/{json} placeholders (e.g. AutoRemote).v2.1.0 — Brain Dump now respects your watch's Text Size setting (Settings → Notifications → Text Size). Every screen scales across Small/Medium/Large/Extra Large to match the native UI.
v2.0.0: Redesigned UI — black & white aesthetic, cleaner record/history screens
Larger fonts across all screens for readability: response/note/reminder bodies now Gothic 24, headers and button hints Gothic 18. Home navigation labels enlarged.
- 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- 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)
- 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)- 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
- 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
Fix Todoist: update API endpoint from rest/v2 to api/v1 (v2 was deprecated)
Fix Todoist settings: updated API key link and label
- 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
No release notes available
No release notes available
New side banner UI with button labels, round watch crescent design, and updated screen copy
Improved Google tasks login flow and general UI fixes
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
Fix crash when replying to AI without phone connection; increase outbox buffer for long notes
New brain+mic icon, improved layout