Client 3.0.10 has been released as a first step for the announced changes.
The client update for iOS will follow later this week.
If you cannot see the new icon right away, try the following:
Windows
To fix this you can clear your icon cache by using following command in the console
Code:
ie4uinit.exe -show // on Windows 10
ie4uinit.exe -ClearIconCache // on Windows 7 and 8.1
To open the console you can do following
- Hold Windows Key + R -> Type in cmd and press the return key or OK button to open the console.
OR - Press your Windows Key and type cmd. This should suggest the console.
Mac OS
On Mac you can try the following:
(Based on user comment in Feedback)
Code:
touch /Applications/TeamSpeak\ 3\ Client.app/
If that didn't do the trick this one should:
Code:
sudo rm -rfv /Library/Caches/com.apple.iconservices.store; sudo find /private/var/folders/ \( -name com.apple.dock.iconcache -or -name com.apple.iconservices \) -exec rm -rfv {} \; ; sleep 3;sudo touch /Applications/* ; killall Dock; killall Finder
If that also didn't work uninstall the app bundle and reinstall again using the installer.
Changelog:
Code:
=== Client Release 3.1.10 09 Jun 2018
+ Introducing our new TeamSpeak Logo.
Feel free to discuss this release here.