=============================================================================== TeamSpeak 3 - Client Changelog Copyright TeamSpeak Systems GmbH http://www.teamspeak.com =============================================================================== + Added feature or noticeable improvement - Bug fix or something removed * Changed or Information ! Important - Take note! =============================================================================== === Client Release 3.0.8 11 Jul 2012 + Added support for SRV records when resolving domain names. Format for a SRV record for a TS3 server is: "_ts3._udp.name TTL IN SRV priority weight port target" It is also possible to add a SRV record for a TSDNS server for a domain, the format for this is: "_tsdns._tcp.name TTL IN SRV priority weight port target" The priority when resolving is: (1) _ts3 SRV record, (2) _tsdns SRV record, (3) TSDNS, (4) DNS + Added local server banner via filetransfer. + Added showing the chat line limit and its typed chars. + Added check of containing files before deleting a channel. + Added after assigning a hotkey the lockable key like NUM_LOCK etc. will be switched back to its previous state. + Added notification channel deleted/edited "by the server". Please note the two added keys CHANNEL_DELETED_BY_SERVER and CHANNEL_EDITED_OTHER_BY_SERVER in settings.ini. Addon Sound Packs can add them too. + Added custom "block receiving whisper" button for toolbar. + Added activate/deactivate/toggle hotkeys to block receiving whispers. + Mac OS X: Added Apple Developer ID certificate for gatekeeper in upcoming Mountain Lion release. * Clients can now be dragged from chat log. * Enable drag&drop from "List All Clients" again. Drag applies to the selected client. * Save last sorting of "List All Clients" list. Apply sorting whenever new clients arrive after clicking the "More" button. Nicknames are now sorted case-insensitive. * Show invoker if client description was edited by another client. * Support bbCode in ts3plugin_infoData text * Package installer only autoactivates styles if a qss file is present. - Fixed "RenderDeviceContext" logging on Windows. - Overhauled Delete Avatar mechanism to trigger more reliable when avatar was deleted by another user. - Some typo fixes in English and German texts. - Fixed voice test no longer ignores "vad over ptt". - Fixed strange behavior when hammering PTT during voice test. - Fixed changing enable/disable delayPTT and its delay value during voice test. - Fixed using "Keyboard & Mouse" hotkey system with Synergy. - Fixed chat line issue when opening menu e.g. via ALT+S. - Fixed an issue with the filetransfer slots could get over the maximum of 10. - Fixed crash when parsing a corrupt urls.dat (thanks to torzsi for the file). Please note: urls.dat is now called caught_urls.dat and because it got a new internal format, the old one will be deleted after convertion. - Fixed displaying wrong default channel group in channelgroup permissions. - Fixed a memory leak, which could increase memory usage drastically when running the client for a very long time. - Fixed filter clear button in server/client logviews, cleaned up layouts. - Fixed chat line edit char counter which now counts also unicode characters, so the displayed characters can be different from the counter. === Client Release 3.0.7 21 Jun 2012 ! Plugin API changed to 17 + Added away hotkey with away message. + Added toolbar buttons set and delete for avatars. + Added saving of ban duration for presets. + Added [noparse]...[/noparse] tags for chat to prevent text in between beeing replaced with emoticons. Note: It's strict so both tags have to be found! + Exported temporary password functions to Plugin API + New getClientDisplayname function in Plugin API (client name including custom nickname, as configured in the contacts) + Added special return value of -2 to Plugin init function. See test plugin for details. This return value should only be used in very rare situations. + Added two(windows only) additional hotkey systems for keyboard and mouse for testing. The RawInput system can also handle joysticks and gamepads. Existing hotkeys will be backed up and converted to make them also usable for the new systems. + Added dialog when trying to send a server chat without permission. + Added new channel description preview (work in progress) which is a replacement for the WYSIWYG editor. + Added "Enter Chat Message..." info text to chat field. + Added context menu to ban out of complainlist. + Added hotkeys to activate/deactivate/toggle 3D sound. + Added close Tab on middle mouse button. + Added readable error message if send to channel chat fails due to permission. + Added possibility to use custom country flag icons: If the folder gfx/customCountries exists, country icons will be loaded from this folder, otherwise as before from gfx/countries. gfx/customCountries won't be over- written again from updater. * Styles can now change the color of the newsticker text, see Bluesky style for an example. * Style authors: Chat line "Enter chat message" color now can be overwritten. See existing default.qss style for example. * Swapped skip/negated column in permission overview so it's the same order as in the permissions tree. * Request to start createfileassoc.exe to add .ts3_addon etc. file associations to the registry can now be skipped with "Ignore" button. * Mac OS X: Migrated config location from ~/.ts3client to ~/Library/Application Support/TeamSpeak 3. The folder will automatically be moved the first time TeamSpeak starts, if the old folder exists and the new folder does not exist. * Warn user when connecting to a server and the server UID has changed in comparison to the stored value in the bookmark. * Compress command packets to reduce network traffic (voice and filetransfer will not be affected) - Running createfileassoc.exe will restore file associations to original if the user had changed them manually in Windows explorer. - Fixed copy to clipboard ts3file:// link tagging. - Fixed some whisperlist dialog issues. - Fixed some issues when deleting animated avatars. - Empty banner files will be automatically removed so the client can retry downloading the banner. - Fixed creating empty registry key in HKCU\Software on client start. - Install path in package installer can now be manually edited. - Tweaked package installer window size, was too small on Mac OS X. - Package installer now asks if the installed addon should be activated. Requires to restart TeamSpeak client to actually activate the addon. - Fixed crash when using stylesheet helper hotkey on its own tooltip. - Volume control plugin has been removed for now, there are too many issues for too many users. The updater will automatically delete the DLL. - Improved subscribe and local mute functions called by Plugins, they will now do exactly the same like triggering the action via client UI. - Fixed comboboxes in connect dialog and bookmarks which returned invalid text when elided (including the "...", which resulted in invalid identities or profiles). - Fixed disabling "Rename" and "Delete" contextmenu in server-/channelgroup permission windows. Requires server 3.0.6 or above. - Fixed disabling the servergroup menuitems in a clients contextmenu, checking own i_group_member_add_power against each i_group_needed_member_add_power. - Fixed default value of "Play only important sounds when muted" dropdown in the notifications setup. - Disable all elements in the permissions window on anti-flood error to avoid leaving the permissions in an invalid state. The user needs to wait some seconds and then klick "Reload" to refresh dialog. - Mac: Fixed crash when releasing a dragged tree item after disconnecting. - Fixed client ignoring force-ptt permission when connecting to a server without capture profile. - Fixed away message in tree not checking the "Ignore away message" setting from contacts manager. - Not possible to send empty complains anymore. - Fixed an issue when marking multiple offline messages as unread. - Fixed appending wrong server chat log. - Fixed checking folder entries on existing before opening otherwise it will be reset to default home dir. - Fixed channel description preview close. - Fixed setting channel description which was wrong on sub channels. - Fixed messing up radioboxes in capture setup when creating new profiles. - Fixed extracting URLs on history messages broken by   spaces. === Client Release 3.0.6 20 Apr 2012 + Added temporary server passwords, see contextmenu on server. Temporary passwords are valid for a specified period of time and work in addition to the permanent server password. The server requires a permanent passwords set, else temporary passwords have no effect. Needs server 3.0.3 or above. + Plugin API updated to 16 + Added context menu "Paste & Send" in chat line. + The away message is now shown beside nickname. + Added multiselection for "Permissions > Channel Groups > Clients", the DEL key works too. + Added ban reason sorting. + Added line markers for each chat line. Can be disabled via chat display context menu (default is enabled). + Added ability to delete other clients avatar if b_client_avatar_delete_other is set. Requires server 3.0.3 or above. + Removed the confusing soundpack "None". + Added animated gif support for avatar and channel description. Can be toggled in Settings->Options->Design (default is enabled). + Added new permission b_client_request_talker, this allows clients to request talk power. Requires server 3.0.3 or above. + Added news browser, meant to point users to new features in the client. * Added name of the user who granted talk power to the message: "Talk power granted by X". * Utilities (update, error_report and package_installer) are now dynamically translatable. * Plugin API changes: Added setPluginMenuEnabled, requestClientIDs, onClientIDsEvent, onClientIDsFinishedEvent. Removed pluginEvent and getAPIVersion. Removed plugin_events.h header. * Added plugin hotkeys, see test plugin for details * Added version string to uninstall registry entries for display in Windows deinstall system control panel. * Phonetic name can now be pre- defined per identiy but still be overwritten in every bookmark. * ts3server:// links can now be entered into the Connect dialog. Values from this link will overwrite existing values from the dialog. * Collected URLs are now saved in binary file instead of ini, much faster. * Display server/channel group icons in group list of permissions window. * All clients list can now also be searched by client unique identifier. - Fixed contextmenu in chat on ts3server links - Fixed opening the privilege key dialog without having the permission to see the key list and also then, all created keys will be shown until the dialog has been closed or list has been reloaded. - Minor UI overhaul of privilege key list and add dialog. - Fixed adding a custom ban even without the permission to list. When adding a ban a dialog will show if the ban could be inserted. - Empty ban list no longer shows "Insufficient permissions to view bans" - Fixed opening URLs with different char encoding e.g. ISO 8859-1 (Latin-1) having '%F6' instead of 'ö' in filename. - Fixed opening text chat from a received poke on correct server. - Fixed no colors in multiline messages. - Fixed invitation if privilege key contains a plus sign. - Fixed special HTML characters (<, > etc) getting lost in chat history - Fixed special HTML characters in client description - Clear old server log when connecting to a new server in the server log view - Changed behaviour of the last tabs close button. - Fixed broken avatar template values. - Fixed poke message size limit when message includes URL(s). - Fixed writing and reading chatlog history. Please backup or delete old chat logs to start clean or you might feel some strange delay. - Fixed bookmarks manager reporting unsaved changes. - Fixed copying nicknames from chat if they contain whitespaces. - Removed some repetitive settings from options dialog which are also accessible via contextmenus in the client mainwindow. - Adjusted client for anti-flood settings fix for server version 3.0.3. - Fixed an assert with animated images. - Removed animation of group icons. - Sorting of server- and channelgroups should behave the same even with identical sortID everywhere in the client. - Added Delete keyboard shortcut to subscriptions dialog to remove entries - Volume control plugin overhaul - Fixed possibly invalid grant value displayed in permission overhaul - Removed "Export to PDF" in permission overhaul - Cleaned up client, channel and server info templates. Added list of all replacable variables to templates so user can easily restore the removed information with own templates. - Removed clientID column from all-clients list - Fixed banners not reloading anymore when the image was not available. - Fixed bookmark drag&drop issues on Mac. - Fixed crash when trying to send an offline message via fake link. - Fixed copy and paste when text contains an image object. - Fixed saving first-start-bookmark for not using hotkeys on a temporary uuid. - Fixed hotkey toggle/activate/deactivate plugin. - Fixed minor issues using animated gifs. - Added workaround for G35 sound driver issue (voice only on right site) === Client Release 3.0.5 15 Feb 2012 * Caps Lock now available as hotkey on Mac * Minor bookmarks manager layout overhaul * Adjusted Linux runscript to work better with KDE - Fixed misbehaving "More" button in All Clients List - Fixed possible crash when connecting to server - Fixed chat input field when switching chat tabs and text was selected - Disable "Show ServerQuery Clients" when adding a bookmark via a ts3server:// link with "addbookmark=