Teamspeak 3 Updates

Benutzeravatar
Marc3l
Beiträge: 2475
Registriert: Mo 26. Apr 2010, 01:42
Wohnort: inside
Kontaktdaten:

Re: Teamspeak 3 Updates

Ungelesener Beitrag von Marc3l »

Update eingespielt
=== Server Release 3.6.0 22 january 2019
Added: Crashes on Windows and Linux will create dumps in the new "crashdumps" directory.
Added: New query commands for adding, removing and listing of server query logins.
* queryloginadd => adds new query logins
* querylogindel => delete an existing query login
* queryloginlist => list the query logins
For more information use `help <command>` in the query.

Changed: SSH-Query is enabled by default.
To disable it start the server with "query_protocols=raw"
Changed: LD_LIBRARY_PATH is not needed anymore.
Changed: Improved query history for ssh connections.

Fixed: Privilege keys are again deleted when used.
Fixed: Server crashed on older Linux kernels on startup.
Fixed: "Failed to register local accounting service" should happen less often on windows.
Quelle: https://forum.teamspeak.com/threads/138 ... rver-3-6-0
Bild

Bild
Benutzeravatar
Marc3l
Beiträge: 2475
Registriert: Mo 26. Apr 2010, 01:42
Wohnort: inside
Kontaktdaten:

Re: Teamspeak 3 Updates

Ungelesener Beitrag von Marc3l »

Update Server 3.6.1

In this version we fixed the bug where many ServerQuery commands could freeze the whole server instance. Thanks hunterpl!
And now channel-client permissions don't get the wrong value assigned anymore.

We recommend to update as soon as possible in case you use Query bots for client listing and/or user group assignment.
=== Server Release 3.6.1 30 january 2019
Fixed: Adding a client channel permission will set the correct values again.
Fixed: Fixed server crash related to adding a lot of server queries.
Quelle: https://forum.teamspeak.com/threads/138 ... rver-3-6-1
Bild

Bild
Benutzeravatar
Marc3l
Beiträge: 2475
Registriert: Mo 26. Apr 2010, 01:42
Wohnort: inside
Kontaktdaten:

Re: Teamspeak 3 Updates

Ungelesener Beitrag von Marc3l »

=== Server Release 3.7.0 19 March 2019
Important: Future releases of the Linux server will require glibc 2.17 or newer.
Any older version will not be supported anymore.

Added: New experimental features for the upcoming TeamSpeak 5 Client.
Added: Server now logs when deleting someone else's avatar.
Added: The IP address of a connecting ServerQuery client is now logged.
Added: The query commands `clientlist -ip` and `clientinfo` show the IP address
of connected query clients.
Added: Restricted the amount of possible ServerQuery connections to five per IP.
Whitelisted IPs ignore this limit, and the limit can be changed using
`instanceedit serverinstance_serverquery_max_connections_per_ip=<limit>`
in the ServerQuery.

Changed: Updated default license to be valid until the 31st of January 2020.
Changed: ServerQuery clients will no longer have their IP address added to the
default nickname.
Changed: The query command `privilegekeyadd` will no longer create privilege
keys for query groups.

Fixed: Improved speed of clientdblist.
Fixed: Unicode support in interactive query ssh sessions.
Fixed: IP-Location database is up to date again.
Fixed: Server crash when a client sent a malformed login.
Fixed: Broken ban pattern matches on older Linux platforms.

Removed: Legacy codecs (Speex, CELT) can no longer be selected when creating
or editing channels. Support for these codecs will be removed with
future server releases.
Removed: Permission 'b_client_issue_client_query_command' was removed, because
it was not being used for anything.
=== Server Release 3.7.1 28 March 2019
Changed: Improved modification prevention of unique server identifier

Fixed: Regression of permission bypass checks.
Fixed: A rare crash when using the ServerQuery.
Quelle: https://forum.teamspeak.com/threads/139 ... rver-3-7-x
Bild

Bild
Benutzeravatar
Marc3l
Beiträge: 2475
Registriert: Mo 26. Apr 2010, 01:42
Wohnort: inside
Kontaktdaten:

Re: Teamspeak 3 Updates

Ungelesener Beitrag von Marc3l »

=== Server Release 3.8.0 28 May 2019

Important: This release requires GNU C library (glibc) 2.17 or later on Linux. If you need to
check which version of glibc is installed on your system, you can use `ldd --version`,
which usually comes with any glibc installation.
Important: Client badge information is now signed to prevent using fake data. Badges in the old
format will not be visible on this server.
TeamSpeak Client version 3.3.0 with support for signed badges will be available soon.

Added: The query command `banlist` now supports optional pagination parameters.
Please refer to the ServerQuery documentation for details.
Added: Temporary passwords are now stored in the database and will be loaded on start.
Added: New command line parameters 'daemon' and 'pid_file'. This makes it possible
to start the server as a daemon.
Added: Channel properties and permissions to support channel banners.
This feature requires TeamSpeak Client version 5.

Changed: The startscript restart parameter now allows to use more than one parameter.
Changed: New server logs are no longer created with a BOM.
Changed: Server / channel icons will not display as negative values anymore in ServerQuery.
Changed: ServerQuery commands `clientlist -ip` and `clientinfo` won't display brackets around IPv6
addresses of clients anymore.
Changed: Max size of text messages has been increased to 8 KiB for improved usability in upcoming
TeamSpeak Client releases.

Fixed: Reduced packet loss on systems under high load.
Fixed: In some rare case the server did crash when shutting down a virtual server.
Fixed: The startscript restart parameter could not be used when ran outside the server directory.
Fixed: Server did report the ability to create channels to the weblist in cases where a client
could not create any channel.
Fixed: No more 'Error querying client connection info: 1796' messages in the client log.
Fixed: Server freezes related to heavy server usage.
Fixed: Critical log messages on startup do not create cores.
Quelle: https://forum.teamspeak.com/threads/139 ... rver-3-8-0
Bild

Bild
Benutzeravatar
Marc3l
Beiträge: 2475
Registriert: Mo 26. Apr 2010, 01:42
Wohnort: inside
Kontaktdaten:

Re: Teamspeak 3 Updates

Ungelesener Beitrag von Marc3l »

## Server Release 3.9.1 2 July 2019

### Fixed
- Fixed a TeamSpeak Server crash.

## Server Release 3.9.0 24 June 2019

### Added
- Support for new license types (Gamer, Commercial, Sponsorship).
- `clientaddservergroup` and `clientdelservergroup` allowing to add and remove one
or more server groups to a client.

### Changed
- `servergroupaddclient` and `servergroupdelclient` allow to add and remove one
or more clients to a server group.
- `quit` can be used while being flood banned.
- `channeledit`, `channelpermlist` and `custominfo` return
more appropriate error codes.
- `servertemppasswordadd` does not allow a zero duration.
- Parsing of boolean parameters has been made more restrictive.
- Plugin command notifications contain invoker data.

### Fixed
- QueryAdmin-Password and ServerAdmin-Token are printed again, when starting the
TeamSpeak 3 Server using the startscript or with the daemon parameter.
- A crash related to 'set_option: Bad file descriptor' has been fixed.
- Temporary passwords are being checked for clients with the
ignore server password priviledge.
- A bug where some ServerQuery notifications were sent twice after using
`servernotify`
- `serverlist -short
Quelle: https://forum.teamspeak.com/threads/140 ... rver-3-9-x
Bild

Bild
Benutzeravatar
Administrator
Site Admin
Beiträge: 17
Registriert: Di 27. Apr 2010, 22:17
Wohnort: Wiuma
Kontaktdaten:

Re: Teamspeak 3 Updates

Ungelesener Beitrag von Administrator »

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.
## 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`.
Quelle: https://forum.teamspeak.com/threads/142 ... ver-3-10-x
Benutzeravatar
Marc3l
Beiträge: 2475
Registriert: Mo 26. Apr 2010, 01:42
Wohnort: inside
Kontaktdaten:

Re: Teamspeak 3 Updates

Ungelesener Beitrag von Marc3l »

Update installiert
## Server Release 3.11.0 15 January 2020

### Important
- Channel with deprecated codecs (Speex/CELT) are being updated to use Opus instead.

### Added
- The query command `privilegekeylist` also returns the `token_customset` now.
- The query command `channellist` has a new option `-banners`

### Changed
- Because of degraded performance on larger servers, the new hint system has been disabled per default.
- Made further improvements to timeout and latency handling for larger servers.

### Fixed
- Adding or removing user in ServerQuery groups may have returned invalid error codes.
- Changing `serverinstance_guest_serverquery_group` properly ensures only
ServerQuery groups can be assigned.
Quelle: https://forum.teamspeak.com/threads/143 ... ver-3-11-0
Bild

Bild
Benutzeravatar
Marc3l
Beiträge: 2475
Registriert: Mo 26. Apr 2010, 01:42
Wohnort: inside
Kontaktdaten:

Re: Teamspeak 3 Updates

Ungelesener Beitrag von Marc3l »

TeamSpeak Server 3.12.0

Server updated

Release Notes:

Code: Alles auswählen

## Server Release 3.12.0 18 March 2020

### Important
- New feature WebQuery that allows user to access to query system using http(s) and json. 

### Added
- New query commands `apikeyadd`, `apikeydel` and `apikeylist`
  for managing API keys used in WebQuery
- New permissions `b_virtualserver_apikey_add` and `b_virtualserver_apikey_manage` that restrict who can create/delete/list API keys.
- New possible value for parameter `query_protocols` named `http` and `https` that enables WebQuery
- New parameters `query_http_ip` and `query_http_port` that define where WebQuery can be reached, default is all interfaces on port `10080`
- New parameters `query_https_ip` and `query_https_port` that define where WebQuery can be reached, default is all interfaces on port `10443`

### Changed
- macOS 10.14 Mojave is required from now on
- Raised version of snapshots and added support for API keys 

### Fixed
- Whisper bug that resulted in users not being able to receive whispers
- Removed requirement of having a cpu with POPCNT for 32bit version, and added an appropriate error message for the 64bit version
- Deploying snapshots will import client and channel permissions, again
Quelle: https://community.teamspeak.com/t/teams ... -12-0/3916
Bild

Bild
Benutzeravatar
Marc3l
Beiträge: 2475
Registriert: Mo 26. Apr 2010, 01:42
Wohnort: inside
Kontaktdaten:

Re: Teamspeak 3 Updates

Ungelesener Beitrag von Marc3l »

TeamSpeak Server 3.13.3 [Important Security Update]
Fixed
Privilege escalation issue (thanks to alex97000)
Quelle: https://community.teamspeak.com/t/teams ... date/15013
Bild

Bild
Benutzeravatar
Marc3l
Beiträge: 2475
Registriert: Mo 26. Apr 2010, 01:42
Wohnort: inside
Kontaktdaten:

Re: Teamspeak 3 Updates

Ungelesener Beitrag von Marc3l »

TeamSpeak Server 3.13.5
Fixed
Multiple ways to crash server on virtual server shutdown.
Performance increase when many clients log in at the same time.
Fix crash in HTTP query.
Fix crash on Windows during startup.
Fix HTTP api key creation issue when using postgresql as DB.
Quelle: https://community.teamspeak.com/t/server-3-13-5/22672
Bild

Bild
Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 0 Gäste