Fixed [TeamSpeak] Fixed SSH query could not connect to ts6 servers.
Fixed [TeamSpeak] Updated query ssh library to support newer encryption mechanics, which require minimum java jre version 8.
New [TeamSpeak] Add new "-debug-query" start command argument.
New [TeamSpeak] Create "Query.log" file in Webinterface -> Logs if query debug is enabled.
Removed [Java] Removed support for java 7. With this release we support java jre version 8-24.
Enhanced [Discord] Updated discordgo library to latest version for our custom discord client binaries.
Enhanced [Discord] Merged entire rewritten code related to Voice.
Enhanced [Discord] Use Voice Gateway Version 8.
Enhanced [Discord] Change to new transport encryption mode.
Enhanced [Discord] Resume Voice Conenction.
Known bugs in this version:
Bug[Discord] Bot inside stage channel has no sound. Normal voice channels are working.
Bug[Discord] Changing channel of the bot with the channel switcher works, but drag and dropping the client as an admin into a new channel, the bot goes back to the old channel instead of staying in the new channel.
New [TeamSpeak] Added query SSH connection support, fallback to telnet. So now both protocols are supported by the bot, which now also supports ts6 server query connections over SSH.
New [TeamSpeak] SSH query should also be able to bind to a ip when using -bind-ip argument like the telnet query.
Fixed [TeamSpeak] Fixed SSH query first line commands output needs to get ignored.