v1.3.4
Special thanks to Yumi — clear feedback that made fixing the pointer-jump bug possible. This release is close enough to call stable.
Fixed a "pointer jumps at the moment of paste" bug that had been bothering some users — right as a transcription pastes, the mouse pointer would get flung somewhere else on screen, sometimes a little, sometimes a lot. Now switching between speaking and typing, the pointer now stays put. Special thanks to Yumi for providing clear repro steps, which made it possible to track this down quickly and fix it.
"Delayed paste" now supports 0.5-second steps — from a minimum of 0.5s up to 5s — with the countdown ring now showing sub-second precision too. The old 1-second minimum felt a bit long for a lot of people; 0.5 seconds still gives you room to switch windows while barely feeling like a wait at all.
The edit window's keyboard experience got a full polish pass: the paste button now shows a ⌘⏎ hint, and cancel shows ⎋; Tab / Shift+Tab can now move focus out of the text editor onto the buttons; and the paste button's focus ring is fixed, so pressing Enter right after it gets focus triggers it correctly.