Releases: HeyImKyu/VRCSTT
Releases · HeyImKyu/VRCSTT
v36: Auto updates implemented (#27)
Config is backed up before update and restored after. Whole commit-history is in my VRCSTTesting repo, because it was very messy.
v35
Added Translate hack to add another 5 hours of free speech recognitio…
v34: Updated UI to very pretty dark-mode
UI Extracted Settings to own view Extracted Home to own view Refactored & fixed some stuffs
v33: Keep displayed working again
PR #24 fixes #23
v32: "Now Playing" added (#22)
-Added "Now Playing" -Added KanaConverter -Now latinizing, then converting kana. -All chars that are still unknown after that are replaced with * -If EndTime is 0, return no time -Happens e.g. with YouTube
v31: Button to keep the last sent message displayed
Merge pull request #21 from HeyImKyu/KeepLastTextDisplayed
v29: Added favicon and updated ReadMe
Merge pull request #17 from HeyImKyu/ApplicationIcon
v28: Messages can now exceed 144 characters
Merge pull request #15 from HeyImKyu/MessagesExceedingLimit
v27: Button stays bigger when using a small window & Textbox less important
Button stays bigger when using a small window & Textbox less important
v26: Enter Text by Keyboard + FavouritesList
Text can now be entered by Keyboard (Send by Enter-Key) FavouritesList added Minor UI Rework