AfterDawn | Nedlastinger | Diskusjon | Nyheter
AfterDawn Norge

Versjonshistorie TeamSpeak Client

<<Tilbake til programvarebeskrivelsen

Endringer for v3.0.9.2 - v3.0.10

  • + Added Opus voice and music codecs. Requires server 3.0.7 or later.
  • Please note that Opus Music is not intended for general voice chat and no
  • preprocessing is done when opus music is used. This means that AGC, noise
  • suppression, echo cancellation etc. do not work when using Opus music.
  • * Updated Qt to 4.8.3 for improved Windows 8 compatibility.
  • * Overhauled Audio tab of channel edit dialog for new Opus Codec
  • * Updated client to use new permission list format as used by server 3.0.7
  • * Restore size and position of Complains List and Permission Overview windows.
  • Changed base class of both from QDialog to QWidget.
  • * Added guiConnect, createBookmark, getPermissionIDByName and
  • getClientNeededPermission to Lua API
  • * Tweaked length checks in various text fields for client and channelname.
  • * A spacer without a name will now be shown as an empty line.
  • * If a playback- or capture profile was renamed or deleted every hotkey
  • depending on this profile will be adjusted.
  • * Changed hotkey dialog category spacer alignment to left.
  • * Client template can now show the update channel used by other clients.
  • * New option to autostart TeamSpeak on Windows startup.
  • * Added optional "server_uid=" parameter to ts3server links. If an
  • existing bookmark with the same server UID found, the bookmarks settings
  • will be used for the connection.
  • * Added context menu to notifications to select which sounds are important.
  • The setting is global for all sound packs.
  • * Added context menu entry in server list to copy server address to clipboard.
  • * Added "Move Client to own Channel" in client context menu.
  • * Added notification icon to status bar if client has unread offline messages.
  • * Added TS3_CONFIG_DIR environment variable to overwrite location of config
  • directory.
  • * Adjusted default size of some windows to adjust better to small and very
  • large monitor resolutions.
  • * Added message for outgoing pokes. Can be configured in Notifications Options.
  • * Overhauled Tabs look on Mac OS X via default_mac.qss stylesheet.
  • * ts3server links are again caught for the Collected URLs
  • * Added confirmation when resetting custom toolbar settings to default
  • * Don't show server update dialog while running a fullscreen application
  • - Fixed upload/download slots if one slot was set to 0.
  • - Fixed closing hotkey dialog even though keep open was enabled.
  • - Fixed copy and paste client text.
  • - Fixed client window sizes which now depend on the screen resolution when
  • opening for the first time.
  • - Fixed converting 3D sound positions into db.
  • - Fixed offline message parsing error if message was empty.
  • - Fixed that hotkey push button always adds in "all" hotkey profiles instead
  • of the selected one.
  • - Fixed resizing and centering smaller gif icons to 16x16.
  • - Fixed that the setup wizard only configures the default hotkey profile and
  • when having more than one hotkey profile a hint on the welcome page will be
  • shown as a reminder.
  • - Fixed bb-code of server host message when message contains newlines.
  • - Fixed editing a hotkey but assigning the same action.
  • - Fixed a direct input hotkey issue when pushing two buttons at once on
  • different devices.
  • - Fixed stuck PTT button when releasing the mouse.
  • - Fixed "Edit bookmark" contextmenu in bookmarks menu.
  • - Fixed some ts3server links issues when using cid parameter.
  • - Setup wizard now always uses the Standard hotkey profile in case when
  • multiple hotkey profiles exist.
  • - Fixed UTF-8 characters in URL catcher
  • - Fixed possible crash sending a poke to a meanwhile disconnected client
  • - Fixed local mute/unmute hotkeys
  • - Fixed passing onClientIDsEvent and onClientIDsFinishedEvent to Plugin API
  • - Fixed crash when deleting a playback profile
  • - Fixed crash when no default sound device is present
  • - Fixed previously renamed onCustom3dRolloffCalculationClientEvent and
  • ts3plugin_onCustom3dRolloffCalculationWaveEvent functions in test plugin.



Endringer for v3.0.6 - v3.0.7

  • - 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.



Endringer for v3.0.5 - v3.0.6

  • 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 predefined 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 serverand 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)



Endringer for v3.0.2 - v3.0.3

  • Updated plugins API to 15
  • Improved ban list, now shown as a table. Added sorting and filtering. Rightclick on table header to configure which table columns to show.
  • Plugin API: Added function banclientdbid. Added new parameter lastNickName to onBanListEvent.
  • Plugin API: Added parameter clientUniqueIdentity to onClientChatClosedEvent and onClientChatComposingEvent.
  • Added custom plugin menus (global menu, channel and client contextmenus), so plugins can add menuitems to the TS3 client and receive events when the item is clicked. See the test plugin for details about implementing own menus. The Lua plugin also allows own menus.
  • Allow editing channel groups of a user in "Channel groups of Client" dialog.
  • Added button to remove all channel groups with a single click from a client in "Channel groups of Client" dialog.
  • Windows uninstaller optionally deletes all configuration files. Added new page to uninstaller where user can control this (default: do not delete).
  • Added option to clear cache on exit (Options Security)
  • Added "Edit bookmark" to bookmarks popup menu
  • Added option to change also the nickname in connected bookmark when renamed oneself.
  • Mac: Added Cmd+W shortcut to minimize main window
  • Avatar images will be resized when uploading, to users can select a larger image and have TeamSpeak scale it down automatically.
  • Permission tabs for channel, client and channelclient permissions are now disabled instead of being removed when the permission to list that type is missing.
  • Improved behaviour of channel permissions dialog when permissions failed to be applied.
  • Show server query clients is no longer a global option but for each server tab, based on a bookmark. A temporary toggle can be added by customizing the toolbar. Please update your bookmark. We do not convert the old setting!
  • Because of now having all TS3 supported bbCodes usable in WYSIWYG editor, the bbCode [SIZE=+3] is just still in for convenient. Please use a fixed value like [SIZE=10] to have more possibilities.
  • Newsticker allows to click on individual HTML links.
  • Added link to Applications folder and background image to Mac disk image.
  • Print memory usage to client log for testing purpose.
  • Channel chat tab can no longer be closed.
  • Hide "Error requesting ping" error log when disconnected (in this case it's not really an error).
  • Hide statusbar text when mouse leaves chat text window to avoid sticky
  • statusbar messages from hyperlinks.
  • Fixed broken HTML in delete client confirmation dialog from List all Clients window when client nickname had special HTML characters like < >
  • Fn key on Macbooks now recognized as hotkey
  • Fixed contextmenu of bookmark menuitems when items were in subfolders
  • Save channel subscriptions per server and client UID (before only per server)
  • Fixed hotkey BringToFront when client was minimized.
  • Fixed preventing baloontips when running a fullscreen application.
  • Fixed composing and close-chat events which got previously broken.
  • Fixed autoreconnecting in password-protected channel.
  • Properly register packet installer file associations on Mac in the case of old Mac clients getting updated (worked when installing from dmg).
  • Fixes and performance improvements for fetching and caching remote icons in channel description.
  • Fixed invalid "Not connected" display in G15 plugin when closing another server tab.
  • Removed chat arrow up/down history.



<<Tilbake til programvarebeskrivelsen