dev-2.0.6
Pre-release
Pre-release
- Update to PHP 7.2
- Added parameter and return type declarations
- Use
random_int
for login code generation andrandom_bytes
for CSRF token generation - Updated frontend and backend libraries
- Support for hiding members of channels in viewer (see config key:
viewer_hidden_channel_ids
) - Removed config caching
- Fixed issue where DB problems will display a PHP recursion error instead of the error template
- Added TS3 icon sync to the installer, as the first sync takes a while
- Upgrade to new variable declaration syntax in latte
- Replace moment.js with smaller day.js
- Removed TS3 server ID from metrics
- Automatically hide members of channels with subscribe power ≥75
- Fixed an error in viewer when user had a numeric username (thanks Ondra3211!)
- FAQ bug fixes
- link to the first question didn't worked
- sometimes the copy button didn't worked
- Removed utf8_encode polyfill
- Updated translations, added Chinese language (thanks ZeusGamingPlay!)
New requirements:
- PHP 7.2 - 7.4
note: PHP 8 will be supported after TeamSpeak 3 PHP Framework releases a new version with https://git.io/JKlRx merged - TeamSpeak server 3.10.0 (build
1564054246
) or newer
required by TeamSpeak 3 PHP Framework 1.1.34
⚠ This is a development version of TS-website!
There are important features missing, like Admin Panel. Everything is configured via the database. Please continue only if you feel comfortable with it.