Skip to content

Releases: j3soon/speech-to-windows-input

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

v1.1.0

06 Feb 11:40
Compare
Choose a tag to compare
  • Fix issue where backspaces didn't fire when partial recognized text becomes shorter