Server 3.13.5 [Beta] Hotfix

Today we release a hotfix for the server.

This update will fix some crashes which got reported from the community and some hosts.
And it improves the performance when multiple clients connect to server at the same time (like after a timeout or server restart etc.)

Changelog

(is a bit longer because we had some experimental version out there already but not as beta.)

## Server Release 3.13.5 TBA

### 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

Here you can download the beta for all operation systems.

If you need a docker version use that command.

Possibly system env must be set to DOCKER_BUILDKIT=0 or it won’t find sub folders and will fail.

docker build β€œGitHub - TeamSpeak-Systems/teamspeak-linux-docker-images: docker build files for TeamSpeak servers” --build-arg TEAMSPEAK_CHECKSUM=7f2f33f420d47a2c1d37a2c6be0f9655411b126911c2b8cfc4a1c0768fca1e5c --build-arg TEAMSPEAK_URL=https://files.teamspeak-services.com/pre_releases/server/3.13.5-beta1/teamspeak3-server_linux_alpine-3.13.5-beta1.tar.bz2 --tag teamspeak:3.13.5-beta.1

15 Likes