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 3 of 3
  1. #1
    Join Date
    June 2008
    Posts
    18,513

    TeamSpeak 3 Server 3.10.x

    We are pleased to announce that our TeamSpeak Server version 3.10.0 has left the Beta state.

    We changed a lot for this release so here is our list with most important changes. Hope you like them
    • We overhauled the snapshots.
      • They are now Base64 encoded. This makes them smaller and issues with UTF 8 characters should be gone.
      • You now can encrypt your snapshot using a password. The password is AES encrypted and won't be shown in the server log in case logging was enabled.
      • We added an optional parameter to move files from existing channels into the new one. But only if channel did exist before. This won't work with snapshots before 3.10.0.
      • Older snapshots still can be applied, but you should create new ones after you did update.
    • The server code got an overhaul and things should run better now (including packet loss and CPU usage).
    • A file can no longer be overwritten with an upload when client has not enough 'i_ft_file_delete_power'.
    • Handling of Client IDs was touched.
      • They now always increase and only start from free lowest ID when 65535 was reached.
      • The same Client ID is used again when client with same Database ID reconnects within some minutes.
    • We fixed the avatar issues from 3.10.0 beta
    • A FreeBSD version is available again. But make sure you use FreeBSD 11 or newer.



    Here is the full change log:
    Code:
    ## Server Release 3.10.2 20 November 2019
    
    ### Fixed
    - No more `invalid parameter` when user had no active TeamSpeak-Account (myTS).
    - Using the initial privilege key on login resulted in a crash.
    
    ## Server Release 3.10.1 18 November 2019
    ### Fixed
    - Whispers check `i_client_whisper_power` and `i_client_needed_whisper_power` permissions again.
    
    ## Server Release 3.10.0 6 November 2019
    
    ### Important
    - TeamSpeak Client 3.3.0 or later is needed to connect to this and upcoming server
      releases.
    
    ### Added
    - New channel property `channel_unique_identifier` that contains a channel UID that 
      is unchanged by snapshot import/exports.
    - New compressed snapshot format that is easier to use.
    - New optional parameter `-keepfiles` for `serversnapshotdeploy` that doesn't delete 
      files of channels that exist in the snapshot and on the server.
    - New optional parameter `password` to snapshot commands for specifying an optional 
      password to encrypt the snapshot. The password is always being omitted from the 
      log files.
    - New command line parameter `hints_enabled`(defaults to `1`).
      When enabled, the server will send permission hints to clients, that allows clients
      to know, if certain actions are likely to succeeded or not.
    
    ### Changed
    - New embedded default license is valid until the 1st of July 2020.
    - Improved TeamSpeak Server performance, and reduced packet loss on very busy servers.
    - Allocation of client IDs has been changed.
    - Permission `i_ft_file_delete_power` is now required to overwrite a file.
    
    ### Fixed
    - "Server Admin Token" has been renamed to "Server Admin Privilege Key" in the new 
      server window.
    - Fixed a few potential crashes.
    - Fixed database error when getting the same custom property assigned twice on MariaDB.
    - Fixed `clientgetids` incorrectly returning `database empty result set` when more then 
      one client was connected with the queried `cluid`.

    Here you can Download the server.
    Docker user get the update within a day.

    We want your feedback! Feel free to leave it in this thread.
    Last edited by dante696; November 20th, 2019 at 11:11 AM. Reason: updated for 3.10.2 release
    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
    We released a hotfix where the whisper permissions work as expected again.
    Code:
    ## Server Release 3.10.1 18 November 2019
    ### Fixed
    - Whispers check `i_client_whisper_power` and `i_client_needed_whisper_power` permissions again.
    Here you can Download the server.
    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?

  3. #3
    Join Date
    June 2008
    Posts
    18,513
    A new update was released to fix a crash and a the annoying error message when user had no TeamSpeak Account (myTS) active.

    Code:
    ## Server Release 3.10.2 20 November 2019
    
    ### Fixed
    - No more `invalid parameter` when user had no active TeamSpeak-Account (myTS).
    - Using the initial privilege key on login resulted in a crash.
    You can download the update here.
    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. [Not Supported] Create failover teamspeak and forwarding teamspeak server.
    By BlackTurtle in forum Server Support
    Replies: 4
    Last Post: April 2nd, 2018, 06:54 PM
  2. Replies: 1
    Last Post: March 29th, 2016, 10:33 AM
  3. Replies: 1
    Last Post: March 17th, 2015, 07:20 PM
  4. Replies: 1
    Last Post: September 17th, 2013, 08:51 PM
  5. Replies: 3
    Last Post: August 2nd, 2010, 07:47 AM

Posting Permissions

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