Releases: Scordo/TS3QueryLib.Net
Releases · Scordo/TS3QueryLib.Net
TS3QueryLib.Net Version 2.0.0.0
Changelog
- Changed minimum .Net Framework Version to 4.5
- Added AwaitableQueryDispatcher (Replacement for the other 2 Dispatchers) - It is much faster and fixes some conceptional problems
- Dropped support for Silverligt and Windows Phone 7
- Added more detailed exception in cases when there is a response parsing error
TS3QueryLib.Net Version 1.2.2.0
Changelog
- Added "SubChannelIdList" property to "ChannelDeletedEventArgs". This allows to get the IDs of deleted sub-channels.
TS3QueryLib.Net Version 1.2.1.0
Changelog
- Fixed client query detection
- Added authentication to client query
Teamspeak 3 Service Wrapper 1.0.0.0
This software allows you to run the teamspeak 3 server as a windows service with automatic restart,
TS3QueryLib.Net Version 1.2.0.0.
Changelog
- Added notification notifyserveredited
- Added notification notifychannelpasswordchanged
- Added notification notifychannelcreated
- Added notification notifychanneldeleted
- Added notification notifychannelmoved
- Added notification notifychanneledited
- Added notification notifychanneldescriptionchanged
- Added handler for unknown notifications
- Added command ServerGroupAutoDelPerm
- Added command ServerGroupAutoAddPerm
- Added command ClientGetUidFromClid
- Added SendCommandValidationPredicate property to QueryRunner, which allows controlling when a command is sent or not using a single function