Fixes:
- Fixes keyboard input performance issues. (The input speed should be much faster and won't affect other applications, see issue #2)
- Upgrade package 'System.Text.Json' from 6.0.1 to 6.0.11 to fix a high severity vulnerability
- Fix lose focus issue when the microphone icon show ups for the first time
Breaking Changes:
- Change default language to
en-US
to remove initial recognition delay
Full Changelog: v1.10.0...v1.11.0