Skip to content

Releases: HeyImKyu/VRCSTT

v36: Auto updates implemented (#27)

10 Jan 13:16
b791e1b
Compare
Choose a tag to compare
Config is backed up before update and restored after.
Whole commit-history is in my VRCSTTesting repo, because it was very messy.

v35

09 Jan 17:21
c3ca29b
Compare
Choose a tag to compare
v35
Added Translate hack to add another 5 hours of free speech recognitio…

v34: Updated UI to very pretty dark-mode

13 Nov 18:55
73d94dd
Compare
Choose a tag to compare
UI
Extracted Settings to own view
Extracted Home to own view
Refactored & fixed some stuffs

v33: Keep displayed working again

11 Nov 23:15
5acc2f5
Compare
Choose a tag to compare

v32: "Now Playing" added (#22)

09 Nov 19:04
25d37a0
Compare
Choose a tag to compare
-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

07 Nov 15:12
5df3730
Compare
Choose a tag to compare
Merge pull request #21 from HeyImKyu/KeepLastTextDisplayed

v29: Added favicon and updated ReadMe

04 Nov 20:17
2fa9638
Compare
Choose a tag to compare
Merge pull request #17 from HeyImKyu/ApplicationIcon

v28: Messages can now exceed 144 characters

04 Nov 19:16
7df0509
Compare
Choose a tag to compare
Merge pull request #15 from HeyImKyu/MessagesExceedingLimit

v27: Button stays bigger when using a small window & Textbox less important

02 Oct 23:53
244abaf
Compare
Choose a tag to compare
Button stays bigger when using a small window & Textbox less important

v26: Enter Text by Keyboard + FavouritesList

16 Sep 06:21
4cbda83
Compare
Choose a tag to compare
Text can now be entered by Keyboard (Send by Enter-Key)
FavouritesList added
Minor UI Rework