1.18.2 (2026-02-15)
Bug Fixes
- eventtap: include Shift modifier in key callback and normalize special key strings (#379) (4c7a2b3)
- keymap: debounce keyboard layout change notifications (#378) (b66c425)
- keymap: derive kKeyCodeMaxPrintable from enum for robustness (#381) (b11a459)
- keymap: generic keyboard layout support (#376) (81be0db)
- keymap: pre-cache Shift+Caps modifier combination (#380) (965c29c)
New Contributors
- @TheRealOrange made their first contribution in #376