v0.72: Edge case bug fixes
A maintenance release addressing a number of issues reported in GitHub, some of which were serious despite affecting a small number of users. Thanks for the bug reports, folks; keep 'em coming!
Bug Fixes
- Jumpcut crashed when switching between English and certain non-Latin keyboard inputs. (Bugs were reported with Hiragana, Katakana, and Pinyin inputs.) This code has been made more defensive and should work more robustly for non-Latin character sets.
- Jumpcut has updated to use the most recent ShortcutRecorder code as of February 2020; while the fork previously in use worked correctly on Macs running 10.13 (High Sierra) and later, a crashing bug was
reported when setting the master hotkey on earlier versions of macOS. Using the mainline ShortcutRecorder (v3.1, from October 2019) has resolved this issue on El Capitan, where the hotkey may now be set normally. - Fixed an issue preventing the default hotkey (Control-Option-V) from being set for first-time users.
Added
- A feature from 0.6x has been restored: "Bezel selection pastes" and "menu selection pastes" are once again separate items in the general preferences.