We're happy to announce the availability of the new server version 3.0.12.3
This server addresses several crashes users experienced with 3.0.12.1 / 3.0.12.2
This server fixes several crashes and adds the ability to specify a minimum version number for each device type separately. Furthermore when deploying server snapshots it is now possible to get back a list of the new channel ID for each channel in the snapshot.
Please note: The binaries do no longer have the operating system / architecture suffix. If you rely on those in scripts/tools, please adjust the scripts/tools accordingly.
Minimum OSX version from now on is 10.7
Minimum FreeBSD version from now on is 10.1
Full Changelog can be found below:
Discussion regarding this release have been moved and can be found hereCode:=== Server Release 3.0.12.3 4 march 2016 - fixed an other server crashes on malicious input === Server Release 3.0.12.2 15 feb 2016 - fixed more server crashes on malicious input - reduced memory use === Server Release 3.0.12.1 9 feb 2016 - fix 2 server crashes on malicious input - fixed file stat bugs on windows xp - fixed logview command returning utf8 byte order mark === Server Release 3.0.12 26 jan 2016 + added "virtualserver_min_android_version" and "virtualserver_min_ios_version" to specifically set the minimal allowed client versions for android and ios on the server. + added "-mapping" to the serversnapshotdeploy command. This optional parameters will add a mapping of the old and new channelid's in the return + Grouped several SQL queries together into one statement which improves performance - fixed clientdbfind command returning false entries - fixed some hangs after heavy network io on linux/freebsd/osx - fixed issue with clientinfo command - fixed crash when (automatically) deleting a channel - fixed tsdnsserver libc++ issue on Linux * The server will now print a warning if the locale is set to "C" * Replaced Server query manual pdf file with a html version * Unsigned variables (client/server/instance etc) now only accept positive values and -1 (synonym for maximum value). Other negative values result in conversion error. * Serverquery manual fixes * Made a small change to the way the server handles the initialization protocol ! Removed "virtualserver_max_upload_total_bandwidth" and "virtualserver_max_download_total_bandwidth" from the server template if the value was "-1" ! The server binaries file names now do NOT have the platform suffixes any more. They are all called "ts3server" ! The OSX version is now 64 bit only. OSX 10.7 is now the minimum supported version. ! Some SQL queries changed or added. If you use custom SQL queries, please take note of this. ! The minimum supported FreeBSD version for the server is 10.1 from now on. Release 3.0.13 (next) will need a libc++ from ports/pkg or FreeBSD 10.2.
In the future, a discussion thread will be created alongside the announcement thread. Replies to these release threads are no longer possible. This change can be discussed here.