Releases: thelabcat/rumble-chat-actor
Releases · thelabcat/rumble-chat-actor
v3.1.0-beta
- Updated to Cocorum 2.1.0 and added version restriction
- Added catchall for PyAutoGUI failing to import
v3.0.0-beta
Worked on #20. TYJ, special thanks to K4nji!
S.D.G.
v2.5.2-beta
- Patch for grigi/talkey#11 until it is resolved
S.D.G.
v2.5.1-beta
- Code cleanup
v2.5.0-beta
Completed #31, #32, and #33
Note: ClipReplayBufferCommand will not work with the Flatpak (Linux only) version of OBS Studio on Wayland. See this Reddit post for more info. This does not affect Windows users, nor X11 users. Non-Flatpak versions of OBS were not tested.
v2.4.2-beta
v2.4.1-beta
- Major login system bugfixes and exception handlers
v2.4.0-beta
- Set all drivers to headless mode by default
- Fixed error in utils.close_premium_banner()
- Improved initialization and login
- Minor documentation fix
- Minor improved debug
v2.3.2-beta
- Completed #27