Skip to content

TS3 PHP Framework 1.1.34

Compare
Choose a tag to compare
@svenpaulsen svenpaulsen released this 04 Mar 10:04
· 8 commits to master since this release
f1cc4de
=== Release 1.1.34 - 04 Mar 2020 ===
 ! upgrading your servers to 3.10.0 (build >= 1564054246) is mandatory
 + added optional -continueonerror argument to some commands
 + added optional -keepfiles argument to serversnapshotdeploy command
 + added optional -banners argument to channellist command
 + added pagination support for banlist commands
 + added management support for ServerQuery logins
 * property client_nickname will now be set before selecting a virtual server
 * adjusted permfind handling in TeamSpeak3_Node_Server::permRemoveAny()
 - fixed "Undefined index" error in TeamSpeak3_Node_Host::snapshotDeploy()
 - fixed invalid conversion of UTC log timestamps
 - fixed a bug where channels with a client limit of 0 returned an invalid icon
   when your ServerQuery client had insufficient subscribe power
 - virtual servers will now be de-selected before attempting to delete them so
   TeamSpeak3_Node_Server::delete() should actually work now