Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Releases: ZerGo0/streamdeck-teamspeak3integration

v1.8 - Updated Newtonsoft.Json version

02 Jul 09:10
Compare
Choose a tag to compare
  • Updated Newtonsoft.Json version to 13.0.1

v1.7 - Added support for Channel Ids to the "Channel Switch" Action

28 Mar 20:15
Compare
Choose a tag to compare
  • Added support for Channel Ids to the Channel Switch Action

v1.6 - Added Switch Channel, Fixed: "|" not working, Refactoring

29 Aug 18:22
Compare
Choose a tag to compare
  • 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

15 Mar 10:19
Compare
Choose a tag to compare
  • 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

29 Feb 15:47
553a356
Compare
Choose a tag to compare
  • 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

17 Jan 19:13
Compare
Choose a tag to compare
  • 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

11 Jan 19:06
Compare
Choose a tag to compare
  • 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

10 Jan 19:13
Compare
Choose a tag to compare
  • 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

31 Dec 18:37
Compare
Choose a tag to compare
  • 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