Files
notes/CHANGELOG.md
T
rzen c5c90e9441 Decouple transcripts from note text; end-to-end watch transfer acks
Schema v3: transcription attempts accumulate on AudioInfo (text, locale,
confidence, forced flag) — latest attempt is displayed, payload.text is
purely user writing, v2 notes migrate at read time. Editor shows the
transcript in its own live-updating section with insert-into-note; search
matches transcripts weighted by confidence. Watch recordings are now
deleted only on the phone's durable-ingest ack (transferUserInfo), closing
every phone-side loss window; failed sidecar writes unstage instead of
orphaning, and unreadable inbox recordings are surfaced in logs.

Claude-Session: https://claude.ai/code/session_014esDWi42URLEC6Cj17hGQ3
2026-07-16 12:29:49 -04:00

1.6 KiB

July 2026

Transcripts now appear in their own section of a voice note, separate from your own text, with a button to insert them into it

Re-transcribing a note in another language now works, and every previous transcript is kept

Search now also finds words inside voice note transcripts

Watch recordings are now kept on the watch until the iPhone confirms they're safely stored, so a hiccup during handoff can no longer lose them

Fixed watch voice notes arriving on the iPhone without audio, so they couldn't be played or transcribed

Transcription now supports many more languages, including Russian, Ukrainian, and Polish

A single toolbar button now starts a new note that opens straight to typing, with voice recording just one tap away

Search now has its own tab in the bottom tab bar

Record voice notes that are transcribed to text right on your device, with the original audio kept alongside the note for playback

Choose the languages you speak in Settings and transcription picks the right one automatically, or re-transcribe any note in another language

A new Apple Watch app and watch-face complication let you capture voice notes from your wrist and send them to your iPhone automatically

First version: take quick text notes that remember where and when they were taken, see the most relevant ones resurface when you return to the same place, organize with tags, search everything, and sync across iPhone and Mac through iCloud

Back up all notes to a single file and restore from it, with automatic safety backups before every restore

The About section in Settings shows the version, changelog, and license