Skip to content

Releases: j3soon/speech-to-windows-input

v1.11.0

22 Feb 11:04
Compare
Choose a tag to compare

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

v1.10.0

21 Oct 18:41
Compare
Choose a tag to compare

Features:

v1.9.0

21 Oct 17:01
Compare
Choose a tag to compare

v1.8.0

11 Mar 21:20
Compare
Choose a tag to compare

v1.7.0

24 Feb 04:26
Compare
Choose a tag to compare

v1.6.0

v1.5.0

11 Feb 13:49
Compare
Choose a tag to compare

Fixes:

  • Revert trailing enter behavior and remove redundant enter

v1.4.0

09 Feb 18:05
Compare
Choose a tag to compare

Fixes:

  • Remove duplicate trailing enter in continuous recognition mode

Features:

  • Hot reload modified config file
  • Ensure only running a single instance of the program
  • Add ShowListeningOverlay option

v1.3.0

06 Feb 15:56
Compare
Choose a tag to compare

v1.2.0

06 Feb 14:10
Compare
Choose a tag to compare

What's Changed

  • Fix SendInput race condition by @j3soon in #1

New Contributors

  • @j3soon made their first contribution in #1

Full Changelog: v1.1.0...v1.2.0