Forum


Notice to all users

We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020

Results 1 to 2 of 2
  1. #1
    Join Date
    June 2008
    Posts
    18,513

    [Release] TeamSpeak 3 Server 3.3.0 & 3.3.1

    Today we released server release 3.3.0 as a stable version.
    This server release adds SSH support into ServerQuery and Twitch integration.

    If you're logged in to a myTeamSpeak account that has a Twitch account connected and sent along the myTeamSpeak ID you will see your Twitch account name in that dialog, install the integration, and set up the groups that will be given to clients that have subscribed or followed to the Twitch account you installed in the server.

    To configure Twitch integration you need to:
    - Connect the Twitch account to your myTeamSpeak account through the www.myteamspeak.com website in the My Account section.
    - Login to the client using the myTeamSpeak account that you bound your Twitch account to.
    - Connect to your TeamSpeak server using the 3.2.0 client beta making sure you're sending your myTeamSpeak ID.
    - Open the Edit virtual server dialog, click More -> Integrations.

    To enable query over SSH, you need to specify the following parameter:
    Code:
    query_protocols=ssh,raw
    We created some examples for our tool creators: SSH-Query with Python //// SSH-Query with PHP

    Here is the full change log.
    Code:
    === Server Release 3.3.0 1 august 2018
    Added: We are proud to introduce myTeamSpeak integrations for Twitch. With it you can link your Twitch account
           with myTeamSpeak and configure the Server to give every twitch subscriber and follower a group when he joins the server.
           It will be taken away automatically, should the user unsubscribe or unfollow again.
    Added: We added SSH for the server query... that took a while, didn't it?
           To enable start the server with "query_protocols=raw,ssh", and connect to port 10022.
           A few points of note:
           * the ssh support comes with new command line parameters, see doc/server_quickstart.txt for more information.
           * we also added history, tab-completion and keyboard shortcuts like killing, yanking and searching.
           * there is a maximum of 4096 characters per input line. We might fix that in a later version.
           * Bot or admin tools connecting over ssh should not allocate a PTY, giving access to the good old query, 
             just encrypted - and without the 4096 characters limit per input line.
           * We overhauled server query flooding. It is now more forgiving, allowing for naive implementations that still run fast.
    Added: The new commandline option 'serverquerydocs_path' allows to override where the server is looking for the 
           serverquerydocs directory. Not particularly interesting we know, but it allows us to fix the 'help' command 
           in docker images, finally.
    
    Fixed: We added a fix for those annoying instance check errors on Windows. Might not catch all cases though, keep those reports coming.
    Fixed: The channel_needed_subscribe_power finally shows the actual power needed to subscribe to a channel, and not just 0.
    Fixed: As some have already noted, the last release broke client_lastconnected, so we unbroke it for this release.
    Server can be downloaded here.
    The update for our Docker users will be available in 1 day.
    Client 3.2. Beta Infos and Download

    For discussion & feedback please use this thread.
    Last edited by Chris; August 8th, 2018 at 05:28 PM. Reason: added client 3.2.0 beta link
    When sending me private messages: Please make sure to include reference link to your forum thread or post.

    TeamSpeak FAQ || What should i report, when i open a client thread?

  2. #2
    Join Date
    June 2008
    Posts
    18,513
    A moment ago we pushed out our next server version.
    Version 3.3.1 fixed some bugs, a rare crash and added total connections of clients into snapshots.

    Code:
    === Server Release 3.3.1 20 august 2018
    Added: snapshots now save and restore the total connection count of clients.
    Fixed: When you send only whitespace to the server query, it will continue accepting commands now.
    Fixed: Moved certain ban related log messages from instance log to the server log where they should have been all along.
    Fixed: The query commands customset and customdelete work with mariadb now.
    Fixed: In rare cases the server crashed, when a client disconnected from server query system.
    You can download the server HERE
    Docker server version 3.3.1 is out too.
    Last edited by dante696; August 21st, 2018 at 02:30 PM. Reason: updated download page and docker info
    When sending me private messages: Please make sure to include reference link to your forum thread or post.

    TeamSpeak FAQ || What should i report, when i open a client thread?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. TeamSpeak 3 Server 3.0.7 Pre-Release 2
    By dante696 in forum Archive
    Replies: 6
    Last Post: March 4th, 2013, 09:21 AM
  2. Replies: 20
    Last Post: June 21st, 2012, 10:56 AM
  3. Replies: 9
    Last Post: April 23rd, 2012, 07:12 AM
  4. Replies: 31
    Last Post: March 19th, 2012, 02:07 PM
  5. Replies: 31
    Last Post: February 17th, 2012, 04:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •