v1.4.2: The AirPods fix
A bug fix, plus the plumbing that makes the next bug easier to catch.
- Fixed: connecting AirPods (or any microphone switch) could crash the app. A device change mid-dictation now finishes the session gracefully: the words you already said still land at your cursor, and the audio engine quietly re-arms on the new device.
- Log file: the app now writes what it is doing to
~/Library/Logs/Yapping/yapping.log(also visible in Console.app). Settings > About has a Reveal Log File button; attach the file when reporting a bug. If the app ever crashes, the reason and backtrace are written there first. - Update badges: when a new release is out you get one system notification, a small dot on the menu bar icon, and a dot next to Check for Updates. Open the Updates window and they clear until the next release. The quiet check now runs at launch and once a day; the GitHub releases API remains the only thing the app ever contacts.
Dictation itself stays 100% on your Mac, as always.