This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
Releases: ZerGo0/streamdeck-teamspeak3integration
Releases · ZerGo0/streamdeck-teamspeak3integration
v1.8 - Updated Newtonsoft.Json version
v1.7 - Added support for Channel Ids to the "Channel Switch" Action
- Added support for Channel Ids to the
Channel Switch
Action
v1.6 - Added Switch Channel, Fixed: "|" not working, Refactoring
- Fixed: "|" in
Change Nickname
,Away Status Message
and so on not working - Added
Channel Switch
Action which allows you to switch the channel when you press the button
v1.5 - Added Toggle INPUT (Local) Mute, Fixed: Spaces not working
- Fixed: Spaces in
Change Nickname
,Away Status Message
and so on not working - Added
Toggle INPUT (Local) Mute
Action which allows you to toggle the input mute status locally so that no one on the server can see it (Currently there is no dynamic way to update this status (couldn't find any public information about this), it will use the button state for now)
v1.4 - 1 Telnet Client for all actions
- All actions use 1 Telnet Client now (This should fix a lot of issues and hopefully it shouldn't use that much resources anymore when it fails to create a new Telnet connection)
v1.3 - Added Toggle AFK Status
- Added
Toggle AFK Status
Action which allows you to toggle the away status, input and output mute when you press the button
v1.2 - Added Toggle Away Status, Change Nickname
- Added
Change Nickname
Action which allows you to change your name when you press the button - Added
Toggle Away Status
Action which allows you to toggle the away status when you press the button
v1.1 - Bug Fixes and detailed Guide
- It should now mute you on the currently selected server tab
- Renamed Plugin Category and Action Names
- Added Detailed Guide for the API-Key Setup: Here
v1.0 - Initial Release
- Added 2 buttons to toggle the mute status for the Input and Output on the TS3 Client
- Automatically update the buttons states depending on the state on the TS3 Client