Page MenuHomeSolus

Updated teamspeak3 to 3.3.0
ClosedPublic

Authored by JamesLee on Jul 8 2019, 9:22 PM.
Tags
None
Referenced Files
F10983759: D6712.diff
Sun, Jul 23, 3:25 PM
F10969946: D6712.diff
Fri, Jul 21, 12:32 AM
F10851047: D6712.id16155.diff
Jun 12 2023, 8:57 AM
F10846870: D6712.id16097.diff
Jun 11 2023, 8:05 AM
F10845590: D6712.id16156.diff
Jun 11 2023, 1:00 AM
F10826112: D6712.diff
Jun 4 2023, 2:00 AM
F10784775: D6712.id.diff
May 26 2023, 1:57 AM
F10782439: D6712.id.diff
May 25 2023, 2:42 PM
Subscribers

Details

Summary

Updated teamspeak3 to the latest stable version 3.3.0.

Changelog:

  • Updated Qt framework to 5.12 LTS releases.
  • Updated Opus codec to version 1.3 to introduce lots of quality improvements, new features, and bug fixes.
  • The HTML style tag is no longer supported in infoframe templates. All addon authors should use the <stylename>_chat.qss file for CSS style definitions instead.
  • Updated Plugin API version to 23.
  • Increased size limit for text messages to 8 KiB.
  • Updated easy-permission templates to use Opus instead of Speex/CELT codecs.
  • Spacer tags in channel names will now be omitted in infoframe templates.
  • Improved pagination support for banlist and clientdblist for plugin API.
  • Added additional variables to infoframe templates.
  • Implemented multi-select for clients in the servertree.
  • Implemented multi-track recording feature, to allow recording each client's audio stream independently.
  • Added support for signed badges to prevent usage of fake data. Note, that this feature requires TeamSpeak Server version 3.8.0 or later.
  • Added support for URL tagging in incoming text messages.
  • Added support for myTeamSpeak ID bans in virtual server banlist.
  • Added support for updated license types (Gamer, Commercial, Sponsorship).
  • Added invoker data for onPluginCommandEvent(). Note, that server-side support for this API change will be introduced with TeamSpeak Server version 3.9.0.
  • Fixed a freeze in easy-permission settings when switching between different templates.
  • Fixed a bug where default profiles could be deleted in settings.
  • Fixed crashes reported by crashdumps.
Test Plan

Installed and connected to a teamspeak3 server with everything working as expected.

Diff Detail

Repository
R3011 teamspeak3
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Changes should be summarized. I'm seeing changes for macOS and Windows in there. Otherwise LGTM.

This revision now requires changes to proceed.Jul 11 2019, 12:41 PM
JamesLee edited the summary of this revision. (Show Details)

Removed unimportant changelog information as suggested by @JoshStrobl.

LGTM, thanks for the update!

This revision is now accepted and ready to land.Jul 11 2019, 5:56 PM
This revision was automatically updated to reflect the committed changes.