0.2.2 Release notes
Fixes:
- Non-English layouts/characters should now be functional in the overlay! (there are still some issues with multi-key input involving Option and Control, see #93)
- Fixed issue with Non-QWERTY layouts where some keys didn't function in the overlay (there are still some issues with multi-key input involving Option and Control, see #93)
- Vertical monitors: Fixed character display and subgrid layout issues on monitors with vertical aspect ratios (by default, they are now assigned the second
grid_configin the config file, if present -- see the docs and the new default config) - Fixed
show overlayandhide overlaynot working when assigned to the same key - Fixed issue where keypress to hide overlay sends keyup event to focused app
- Fixed issue where user could grant permissions before starting trial and not be prompted to restart
- Fixed old app_version persisting in saved configs
- Added minimum version to app's plist -- should no longer open on macOS <= 13 (should help avoid starting a trial but not being able to use the app)
- Changed default value of
Always show subgridto false - Changed default keybindings to say "Option" instead of "Alt"
Enhancements:
- Offline license validation! 🥳
- note: Trial licenses still require an internet connection at app startup
- Per-monitor grid configs (beta)
- To use this feature requires manual editing of the config file for now -- see the documentation for more info
Usage notes / FYI:
- Config file schema has been changed to accommodate multiple grid_configs (your prior configs should load just fine, though)
- A one time move of license files is automatically performed to move them into the
licensesdirectory