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

    [Pre-Release] TeamSpeak 3 Server 3.10.0

    We are pleased to announce that our TeamSpeak Server version 3.10.0. Beta is now available.


    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 ofClient 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.
    • Known issue: The client can not set an Avatar in case one was set before.
      As a temporary solution the user must delete his old avatar first.
      We will fix that in next update.




    Full change log:
    Code:
    ## 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 Download the beta Server.
    There is currently no FreeBSD version for this Beta but we plan to have one for the stable release.

    Docker user get the beta via command
    Code:
    docker build "docker build "https://github.com/TeamSpeak-Systems/teamspeak-linux-docker-images.git#:alpine" --build-arg TEAMSPEAK_CHECKSUM=7b0c74e21bd539c0c1b7d2a6e2730f52e933b057fac19c5b68a35e6433a0690d --build-arg TEAMSPEAK_URL=https://files.teamspeak-services.com/pre_releases/server/3.10.0-beta3/teamspeak3-server_linux_alpine-3.10.0-beta3.tar.bz2 --tag teamspeak:latest --tag teamspeak:3.10 --tag teamspeak:3.10.0-beta3
    You can discuss or leave feedback in this thread.
    Last edited by dante696; October 31st, 2019 at 03:04 PM. Reason: replaced download link with beta 3 and updated changelog
    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
    September 2012
    Posts
    6,079
    We have just released beta2 of the 3.10.0 server.

    You can download the beta server here.

    FreeBSD servers are available again.
    The avatar issue of the first beta has been fixed.
    When sending PMs please make sure to include a reference link to the thread in question in the body of your message.

  3. #3
    Join Date
    June 2008
    Posts
    18,513
    We just dropped our last beta for server 3.10.0.

    This version does fix
    - issues with avatar deletion.
    - the "invalid parameter" error when user was not logged in into a TeamSpeak account (myTS).

    And we added a feature for TeamSpeak v 5.0.0 where the set Avatar from your TeamSpeak account is used on TS server in case you don't have an avatar set on server already. TeamSpeak 3 will not see the avatar!

    Server 3.10.0 should improve RAM & CPU Usage. We suggest do update soon in case you ran into heavy usage.
    In case you still have issues you can try to use start parameter hints_enabled=0
    Feedback for this is welcome!


    The download (also docker) and updated change log can be found in post #1
    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. [Release] TeamSpeak 3 Server 3.9.x
    By dante696 in forum Archive
    Replies: 1
    Last Post: July 2nd, 2019, 03:35 PM
  2. [Pre-Release] TeamSpeak 3 Server 3.9.0
    By dante696 in forum Archive
    Replies: 1
    Last Post: June 19th, 2019, 03:19 PM
  3. [Release] TeamSpeak Server 3.8.0
    By Chris in forum Archive
    Replies: 0
    Last Post: May 28th, 2019, 01:22 PM
  4. [Release] TeamSpeak 3 Server 3.6.1
    By dante696 in forum Archive
    Replies: 1
    Last Post: January 30th, 2019, 08:49 AM
  5. [Release] TeamSpeak 3 Server 3.3.0 & 3.3.1
    By dante696 in forum Archive
    Replies: 1
    Last Post: August 20th, 2018, 02:18 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
  •