What’s New
- Clipboard mode is now truly copy-only: “Clipboard” and “Direct Insert” had quietly become the same paste action. Clipboard mode now copies your transcript to the clipboard without pasting — with a “Copied — Undo” toast — while Direct Insert remains the default paste-at-cursor behavior. Existing setups are migrated automatically, so nothing changes unless you opt in.
Improvements
- Dictation and media-transcription messages (errors, queue updates, word counts) are now localized in all 31 languages instead of appearing in English.
- Copying a note shows the same “Copied — Undo” toast as transcripts.
- The recording timer in the floating indicator keeps counting while menus are open or windows are being dragged.
- System-audio permission is checked for real before a meeting capture starts, so a missing grant surfaces immediately with a clear message instead of failing mid-capture.
Bug Fixes
- Cancelling right after a paste no longer loses the transcription: pressing Escape while the clipboard was being restored used to drop the dictation from history and could overwrite your clipboard. The paste is now committed the moment it lands.
- Escape is no longer swallowed during background media transcriptions: while a queued media job runs, Escape reaches the app you’re working in again, and a dictation running alongside stays cancellable.
- Queued toasts no longer vanish: a notification shown while the previous one was still fading out could disappear instantly.
- Dictating without Accessibility permission now tells you what happened: instead of a silent no-op (or a false “Paste failed” error while streaming), you get “Copied to clipboard” with Undo.
- Clear Audio Buffer fully resets capture modes: it could previously leave note-append or quick-capture mode stuck, blocking dictation until relaunch.
- Switching microphones mid-recording can’t silently record from the wrong device: if the switch fails, the previous mic stays selected everywhere and an error is shown.
- A dead audio engine now stops the recording with an error instead of showing “recording” while capturing silence after repeated device changes.
- Media transcriptions queued during a dictation are no longer dropped: they wait and start automatically when the dictation finishes, and a missing diarization model now marks the job failed instead of silently discarding it.
Full Changelog
https://github.com/watzon/pindrop/compare/v1.22.2…v1.22.3