TeamSpeak Client 3.0.3 (32-bit)

Status
Not open for further replies.

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,222
TeamSpeak is flexible, powerful, scalable software which enables people to speak with one another over the Internet. TeamSpeak consists of both client and server software. The server acts as a host to multiple client connections, capable of handling literally thousands of simultaneous users.
  • Address book for easier management of multiple TeamSpeak servers
  • Create multiple channels and sub-channels for your users
  • Moderate channels for more control when hosting large group meetings
  • Whisper functions so you can speak privately to inidividuals, groups of persons, or users in other channels

This is the 32-bit version of the client.

Change Log - Link.

  • Updated plugins API to 15
  • Improved ban list, now shown as a table. Added sorting and filtering. Right-click 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 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.


1919__Teamspeak_2.png


Download
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,222
- 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=<label>".
- Use nickname of default identity when connecting via ts3server://
- Hide empty global "Plugins" menu when no plugin creates a global menuitem.
- Display bookmark name in server tab, bookmark name was previously ignored.
- Fixed detecting changes in bookmarks manager with new serverquery and soundpack settings.
- Add bookmark from ts3server link as last item on first level of the tree instead of subitem of the last folder.
- Calling requestFileList in plugins no longer opens file browser window in client (note plugins should use return codes to implement this properly).
- Updater: When autostarting the client, keep the start button disabled to avoid starting the client multiple times.
- Escape "&" in bookmark labels when shown in menu
- Fixed issues banning visible client when ban power was set by channel group.
- Fixed anti-flood message printed in wrong tab
- Fixed chat tab notification markers when switching between multiple servers.
- Newsticker performance improvements.
- Fixed possible crash when clicking toolbar buttons while switching servers.
- When clicking ts3server links with addbookmark=<label>, request adding new bookmark if the specified label does not yet exist.

Source
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,222
- 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)

Source.
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,222
- Increased Plugin API version to 18: Added returnCode to flushChannelCreate|Update, changed type of permissionID parameters from anyID to unsigned int.
- Mono sounds can now also be sent to just left and right (stereo) speakers. This is now the default setting. Select "Mono to surround" in playback options to get the old behaviour.
- Changing the bantime dropdown no longer adjusts the time.
- Added contextmenu to copy client version from About dialog to clipboard.
- Added SERVER_ICON, CHANNEL_ICON and CLIENT_ICON variables to info templates.
- Enable scrollbuttons on Mac tabs to avoid the window resizing when too many chat tabs open.
- Added Isle of Men country flag.
- Fixed possible crash when clicking on ts3server:// links with a default channel specified.
- Fixed banlist sorting which did not apply properly after searching.
- Reverted plain/text mimetype for client items drag&drop. Needs some more work on lineedits first to implement this properly.

Source.
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,222
- Reverted running privileged behaviour which was changed for 3.0.9 and causes
hotkeys not working with games running as administrator.
- Fixed writing whisper group targets.

Sources.
 
Status
Not open for further replies.

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top