Keyty 0.8.7
What's Changed
- fix(release): use project build number in release process by @esphynox in #5
- fix: prevent status item highlight on launch by @esphynox in #6
- fix(about): expand tab button hit area by @esphynox in #7
- fix(about): lazy render credits license text by @esphynox in #8
- fix(settings): clip display preview backgrounds by @esphynox in #9
- feat(keyboard): distinguish left and right modifier key rendering by @esphynox in #13
- feat(settings): add keyboard history section by @esphynox in #14
- docs: add README customization section by @esphynox in #15
- fix(settings): update default pointer ring size by @esphynox in #16
- fix(shortcuts): keep toggle available while listening is disabled by @esphynox in #17
- refactor(shortcuts): improve manager structure and validation by @esphynox in #18
- fix(keyboard): use Apple-style arrow key glyphs by @esphynox in #19
- feat(keyboard): distinguish Return and keypad Enter rendering by @esphynox in #20
- feat(keycaps): distinguish Delete and forward Delete rendering by @esphynox in #21
- fix(keyboard): insert help key display by @esphynox in #23
- fix(keyboard): anchor arrow symbols by @esphynox in #24
- docs: require conventional commit naming by @esphynox in #25
- chore(release): prepare 0.8.7 by @esphynox in #26
Full Changelog: v0.8.6...v0.8.7