Jump to content

TeamSpeak 3 - Final Released


MaydaX

Recommended Posts

Personally, I prefer Teamspeak to Ventrillo.

One of the main reasons is that I like to have a nice user interface which Teamspeak 3 has done a very good job of creating.

 

By the way, Beta 9 has been released.

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

 

 

===============================================================================

TeamSpeak 3 - Client Changelog

Copyright TeamSpeak Systems GmbH

http://www.teamspeak.com

===============================================================================

+ Added feature or noticable improvement

- Bug fix or something removed

* Changed or Information

! Important - Take note!

===============================================================================

 

=== Client Release 3.0.0-beta15 - 08 Feb 2010

- Fixed bug when middle-clicking a client opened own connection info after using

the Self - Connection Info menuitem once.

- Added nickname in ban info when unique id is set.

- Max ban time will always be inserted in ban dialog when available.

+ Support for remote server/channelgroup icons in addition to the current

method. Added dialog to manage remote and view local icons (see server

contextmenu). Server- and channelgroups permission tabs offers the same

dialog to select icons when editing i_group_icon_id

IDs

directory: group_.png. NOTE: This has changed, the old form of

servergroup/changroup_.png does no longer exist. Instead there is

one filename form for all icons now.

IDs >= 1000 are considered to be the IDs of remote icons.

* Updated German translation

- Fixed possible crash when clearing channel passwords

- The poke dialog does no longer get a higher priority than other dialogs.

- Fixed scrolling tree with PageUp/PageDown and ArrowUp/ArrowDown.

- Fixed that master volume slider works across multiple tabs when these tabs

have the same activated playback profile.

- Fixed a possible filetransfer crash when cancelling the overwrite question

+ Inserted a chat date marker to show the age of the log entries.

- Fixed loosing the drop location marker when dragging a tree item outside of

the tree widget.

 

=== Client Release 3.0.0-beta13 - 02 Feb 2010

* Added automatic scroll to tree when dragging items to the top or lower margin

- Fixed context menu for a downloaded directory.

- Fixed a download bug where the actual channel folder wasn't respected.

- When adding integer permissions and grant permissions, first let the user

input the value and then send it to the server to avoid sending double data.

- Added button to options to reset all "Are you sure...?" confirmations.

- Added confirmation when setting grant permission to zero.

- Don't ask "You are still connected to..." when closing server tab if you

actually are not connected

+ Added option "Always stay on top" in application settings (Windows only).

- Fixed "Channel maxclient reached" pop up menu doesn't save answer

- Refilter permissions tree when "show granted only" is enabled and a

permission is removed.

* No longer check for "config" directory in installation directory when

deciding the configuration location

* Added server address and port to last-seen information in contacts

- "User requested talk power" sound only played if user is in own channel

- Fixed wrong TTS channelname with connected sound

+ Added customizable toolbar buttons (most icons are still too small. They will

be updated with a later release.)

* Updated German translation

- Automatically unmute users when they are removed from contacts list

* Added Edit virtualserver menuitem to Self menu

- Closing edit virtualserver dialog with Escape will also trigger the discard/

apply dialog

- Fixed possible marking the edit virtual server dialog modified after opening

- Fixed typo in hotkey setup, so "Status change - Deactivate" works again.

* Individually handle permissions to view server/channel group tabs and display

notification in the permission and client widget if they cannot be viewed.

* Initialize only those permission tabs for which permission was granted to

avoid invalid permission error spam.

- Removed -enableallactions commandline option.

- Fixed restoring server and channel groups on reconnect when keeping the

permissions window open.

- Fixed strange behaviour of toggle microphone hotkey in combination with auto-

activate microphone when switching server tabs.

* Reload chatlog when connecting to a new server in the same tab

* Tweaked autoscrolling after reloading logs

- Fixed creating hotkeys (no keys were accepted / gray box stayed always open)

* Play talk-power-requested sound only if user has permission to grant it

* Changed serverquery clear highlight button shortcut to Backspace, so Escape

key is available for closing the window again.

+ Escape always closes hotkey dialog, even if hotkey input doesn't work.

* Allow multiple whitespaces in channel description.

+ Added use of server-, channel- and client info templates. Look into

the folder styles\default for premade templates, which can be modified

for different styles and languages.

+ Added server address:port in server info.

- Fixed pasting a text into hotkey rename field.

 

=== Client Release 3.0.0-beta12 - 20 Jan 2010

! Plugin API version changed to 3

! Lua scripts moved to plugins/lua_plugin/ instead of scripts/

* Copyright label in About dialog can no longer be modified by translations.

Instead translators can use the PLACEHOLDER label in the about dialog. If

this feature is not wanted, keep "PLACEHOLDER" as text and the label will

be hidden.

* Added qParentWidget paramter to ts3plugin_configure function. Use this *only*

when creating QWidgets or QDialogs as parent widget. Cast it to QDialog before

using. For other UI libraries ignore this parameter and use the first window

handle parameter instead.

- Fixed pasting multilines in chatedit

+ Added dialog to join default channel, when favorite default channel is full.

* Added new parameter to plugin function ts3Functions.printMessage

* Added new plugin function ts3Functions.printMessageToCurrentTab

- Removed plugin function ts3Functions.getCurrentChatServerConnectionHandlerID

* Updated bundled apps.ini

- Fixed pasting host:port in bookmarks address field (port of bookmark item was

not updated properly)

* Windows can now be closed with ESC in addition to existing Ctrl+W shortcut

- Fixed a bug where setup wizard doesn't save the mic option correctly

* Added input field to connect and bookmark dialog for one-time token.

- Displayed elapsed time in improve identity dialog should no longer overflow.

- Fixed a possible freeze when closing the improve identity dialog while an

identity upgrade is in progress.

- Text tweaks and German translation updates

- Fixed some strings which didn't appear in the translation

- Fixed toggling capture- and playback profiles

- Hotkeys can be translated

- Fixed possible crash when using "close-all-but-this" on tabs

* Renamed "Password" to "Server password" in connect and bookmark dialogs to

avoid confusion this might be a user password.

* Reactivated hotkeys "Bring to front" and "Send to back" (Windows only).

- Fixed possible crash on startup with Windows client

- Fixed handling of b_client_skip_channelgroup_permissions in permissions

overview dialog

- Fixed bug that denied you to create a channel when you did not have

the permission b_channel_create_with_sortorder and somebody else created

a channel while you were filling out the create-channel fields

 

=== Client Release 3.0.0-beta11 - 18 Jan 2010

! A beta11 client is required to connect to beta13 servers

* Handle "host:port" entries in connect and bookmark dialogs. Automatically

jump into the port field when typing ":".

* Added "Make current channel default" button to bookmarks manager

* Added ability to drag&drop channels into default channel lineedit in

bookmarks and connect dialog.

- Autounsubscribe now takes effect when being moved or kicked out of a channel,

not only when switching oneself.

- Fixed opening filebrowser for a passworded channel, after password is

entered correctly.

- Added hotkey "Master Volume" to turn "up" and "down".

- Deactivated hotkeys "Bring to front" and "Send to back". Because it didn't

work as intended.

* Use only one plugin API number instead of major/minor. Plugin authors, please

check the now single ts3plugin_apiVersion() function in the plugin SDK.

* Exported some missing clientlib_rare function to plugins

- Reset use volume when removing user from contacts list

- Reactivated plugins in setup hotkeys

* Warn user when server version mismatches client version

 

=== Client Release 3.0.0-beta10 - 10 Jan 2010 (never officially released)

* Added new sound notifications when a user (not own client) requested talk

power and when own client was granted or revoked talk power.

+ Added hotkeys "Bring to front" and "Send to back"

- Filetransfer somtimes crashed on localhost server

- Broken filetransfers in filetransfer manager can be restarted/resumed

+ Filetransfer downloads from other servers are deactivated for now

* Added check if CPU supports SSE instruction set. If not, TeamSpeak will not

start. This check can be disabled by passing "-nocpucheck" as commandline

parameter.

* Let user confirm when cancelling Identities dialog when there are changes.

* Added warning when selecting MODALQUIT hostmessage mode in the virtualserver

edit dialog

- Removed assert thrown when opening options, reported by user on forum

* More verbose output when .wav files failed to play (especially which file

was not found). Should help soundpack authors.

- Removed double quotes on channel creation

- Fixed displaying images in channel info

- Escape "]" in ts3file links when drag&dropping from filebrowser into chat

* Updated bundled apps.ini

* Removed some fields from info frame on the right

- The chattab close button didn't appear when the tab was closed and a new

message arrives on this tab.

* Workaround for the occasionally broken horizontal line after reloaded chat

* Bluesky minor fixes

- Fixed crash in Lua plugin when using "/lua run" without function parameter.

- Prevent chatlog from getting double entries

* Added option to disable muting when locking screen. It is enabled by default.

(Windows only feature)

* Plugin can now decide if it wants the configure option called from a new

thread or the Qt GUI thread. See the ts3plugin_offersConfigure() function in

the plugin SDK for details.

- ServerQuery window: If no login data was given in the "Manual" setting in the

loginname/password input fields, skip login command instead of sending empty

strings.

- Token Manager now shows the creation time and also the description.

- A token description can be entered, when adding a token.

- Revert to default soundpack if the soundpack from config file does not exist

- Fixed ASSERT thrown when uploading files with drag&drop on Mac OS X.

- Fixed renaming client or channel. The rename box does no longer get smaller

than the text if some changes occur in server tree.

- Fixed capture URLs

- Fixed use of bb- codes

* G15 plugin now requests server variables once per minute instead once per

second to reduce traffic.

* Client no longer requests server variables on login but only on-demand to

reduce traffic.

- When in filebrowser list- mode are just directories, the header label "Size"

was cut off when its not default (english) language

- Removed double quotes when edited a channel. Inserted client clickable link

in "renamed" message

+ Added hotkey "grant next talk power"

- Talk Power can also be granted and cancelled by double clicking the request

talk power icon

* New ts3server:// parameters:

- "token=": Will send token to server on connection

- "addbookmark=": Requests to add the link to the users

bookmarks (with confirmation) with the specified server label instead of

connecting to the server

* Added confirmation dialog when removing clients from servergroups

* Display group name in the group-delete confirmation dialog

- Disable bookmark autoconnect when starting the client via ts3server:// link

- Fixed splitting escaped channel path string

- Ensure connect-to hotkey is executed only once in current serverview

* Updated plugin.h sample code for C++ compilers

- Fixed possible crash when exiting the client while ServerQuery window is open

- Ensure ServerQuery "quit" is sent only once when closing the window

- The chat timestamp section will no longer be wrapped if someone sends a huge

text without spaces.

- Stripped out more bb- code to avoid the appearance of urls or images

- Removed double escaping of meta data in clients info

+ Clients can also be banned when they are just gone offline. Click clients

name at disconnected message.

* Limit various client text input dialogs to server-defined max length.

* Trim whitespaces of client and channel nicknames

* Optimized banner animation code. Added workaround for image files with 0 ms

animation delay to prevent them eating up all CPU cycles.

- Adjusted add-ban dialog taborder

- Fixed glance button not resetting properly when switching server tabs

- Typo fixes, updated German translation

- Fixed Escape key in Mac hotkey dialog, wasn't detected properly to abort the

hotkey input

- Fixed hotkey input window sometimes not getting the focus on Mac

* Ensure at least the default hotkey profile is loaded when using voice test,

else the PTT key might not be available for voice test.

- Fixed possible crash with hotkeys when closing server tabs

- Don't request channel description when subscribing channels with clients

inside

- Don't spam "Error getting channel from channel names in Action-SwitchTo"

to client protocol when not connected

* Show custom name from contacts manager even if recording. However, both

custom and nickname are not shown, text would be too long.

* Windows TTS now only uses one channel instead of five simultaneous voices.

* Added sound warnings when users in your channel start/stop recording and when

you switch into a channel where users are already recording.

* Show special warnings when deleting template server/channel groups.

* Improved chat autoscroll

- Chat does no longer scroll history when a multiline text was pasted and arrow

up/down was pressed

- Some chat sections grayed out, where they shouldn't

- When opening a text chat, the tab gets immediatly active

- Fixed hotkey for start-/stop recording

+ Added hotkeys to switch to next/previous channel but be aware, if you change

too frequently, the server will take antispam measures!

- Various tweaks containing the chat - (history, bb- code, html, saving cursor

positions)

! Plugin API increased to 2.0, all included plugins updated.

* Added more functions to Lua plugin

* Overhauled Token manager dialog

- Fixed missing template groups when reconnecting to server (force reload from

cache when needed permissions arrived)

- Fixed grayed out channel chat and setting tabname when changing channel

- Fixed formatting of "/help" output in channel chats

* When automatically subscribing all channels on login, don't spam log with

subscribe message for each channel, just print one line.

+ Improved chat text selection

- Fixed that a ban entry gets deleted when its editing fails due to permission

- Fixed chat tab order of server and channel

- Fixed a crash when 3D Sound is still open and TS3 closes with STRG+Q

* Visibility of toolbar and statusbar is now stored in configuration file.

* Contacts window now stores and restores its geometry. The sector of clients

will also take the largest possible size.

- Fixed bug with request talk power that could lead to no talk power being

requested even though the user issued the command

- fix "Assertion "m_pChanClients" failed at

client\clientlib\serverconnectionhandler.cpp:1196" bug

 

=== Client Release 3.0.0-beta9 - 31 Dec 2009

+ In client context menu, grant and revoke talk power was separated

- Whisper List can now be set up with identical names. The path will also be

shown in the list to make clear, which channel is used.

- Prevent showing of bb- or html- code in (meta data) info frame

- Fixed a strange chat tab behavior

- ServerQuery or other clients can no longer take over a chattab, when clientID

of the recently gone chatpartner matches.

- Fixed that users no longer can display local images in chat.

 

 

 

Teamspeak 3 Downloads Page

Link to comment
Share on other sites

  • 2 weeks later...

Client Release 3.0.0-beta16 - 24 Feb 2010

 

 

=== Client Release 3.0.0-beta16 - 24 Feb 2010

- Don't drag&drop a tree item on itself

+ Server groups will be updated on the fly

* Minimum updates for Server info is now every 5 seconds.

* Allow b_channel_join_ignore_password for server groups and global client

permissions only, others make no sense.

- Fixed possible endless loop when entering a password-protected channel with

b_channel_join_ignore_password set on the channel.

- Fixed edit-channel menuitem when calling from chat context menu.

- Removed confirm close server tab option from Applications page

- Fixed the missing context menus for channels in chatlog

+ New context menu to manage the server groups

* For Windows Vista + Win7, also load _vista.qss if it exists

* Added option to setup delayed PTT and whisperlist release in capture setup

page (by default enabled, 0.3 seconds delay)

- Fixed possible crash when opening the customize toolbar window.

- Fixed the Priority Speaker action state, reported by user in forum.

+ Client disconnects from all servers, when entering System standby state.

Reconnect on System resume can be disabled via options (Windows only).

- Fixed crash when a client was assigned to a channel group but it's icon

wasn't in the local cache.

- Fixed alternating row colors in default style when switching the skins.

- Fixed that clients can use "" in their nicknames again.

+ Added hotkey "Switch to Server"-tab. If multiple servertabs are open, it will

be tabbed forward through the servers. Without an opened tab, the hotkey does

nothing.

- Fixed respecting the port in URL for host banner and channel description

images.

* Hotkey "Connect to: Server (current tab)" will only be executed, when

current tab is disconnected. So it does no longer reconnect.

- Fixed that the hoster button jumps left, when master volume is hidden.

- Fixed bug enumerating the server groups in client info template.

- The toolbar now is limited to the width of the main window. Otherwise it

could get very large when customized with many actions and moved outside the

main window.

+ Some new values have been added to the templates.

+ Server groups are also shown in client info.

- Fixed 3D test sound, which shouldn't play without moving a client. This

includes a fix for looping the sound when closing the dialog.

+ The channel description images can be resized via channelinfo template to a

predefined maximum (see channelinfo.tpl).

+ The avatar can be resized via clientinfo template (see clientinfo.tpl).

- Fixed reloading hoster banners, when client has multiple connections to a

server.

- Fixed the away status when switching back to online again.

- Fixed crash when opening the "Create Channel Dialog" via customized toolbar

and not connected to a server.

- Fixed "Mute/Unmute" client actions in customized toolbar which do no longer

toggle each other.

- Fixed "Request Talk power" and also "Cancel Request Talk Power" in customized

toolbar. They are always enabled but now act as intended.

- Fixed icon "cancel talk request" at own client in server tree.

- Fixed crash when clicking "Expand/Collapse All" via customized toolbar and

not connected to any server.

- Fixed crash when trying to ban clients via chat context menu and another user

was faster banning the same client.

+ Added dialog to clear local disk cache. See "Security" options page.

- Another fix to middle-clicking client to open connection info.

- Adjusted detection of email links. URLs with login names no longer take

precedence over email, except in the form of e.g. "user@www|ftp.foo.de"

- Adding grant permissions to i_group_icon_id will not open the group icon

dialog anymore.

* Made the group icon window a QDialog so it opens centered on its parent.

- Client makes use of i_group_max_icon_filesize before uploading the icon

- i_client_max_avatar_filesize value of -1 means unlimited file size.

- When adding bookmarks via menu or ts3server link, add the item as last

instead of after current item (usually 2nd when the bookmarks window was

closed, which was annoying)

- Handle error if avatar couldn't get deleted on the server.

- Fixed channel phonetic nickname not getting cleared when removing in the

channel edit dialog.

* Strip whitespaces from server label and address when adding to bookmarks

* Added unique identifiers to bookmark folders

- Reverted ServerQuery clear-highlight shortcut back to Escape, Backspace key

did not work properly.

 

 

Link to comment
Share on other sites

  • 3 weeks later...

Client Release 3.0.0-beta17 - 09 Feb 2010

 

=== Client Release 3.0.0-beta17 - 09 Feb 2010

* Automatically lay out icons in server icon viewer on resize

+ Added popup menu to icon button of virtual server dialog to remove the icon.

* Close virtual server dialog when disconnecting.

* Bluesky style updates for new UI elements.

- Chat autoscroll fixes when using multiline chat input.

- Fixed logfile management of chat logging.

+ Added overview to display all clients within a channelgroup for each channel,

see new button and contextmenu in channelgroup permissions window.

+ Added overview to display all channelgroups of a client, see new contextmenu

entry on client menu (permissions submenu).

* Updated German translation.

* Disable password field in channel edit dialog for default channel

- Update other servertab icons if connection failed (banned, invalid password)

- Disable servergroups client contextmenu if permission is not given

(b_virtualserver_servergroup_list).

- Fixed bug when unsubscribing a channel manually while glance is active.

- Properly display '&' characters in tab names properly

* Show a more detailed explanation when trying to remove priority speaker via

contextmenu and the permission was not set as channel client permission. The

contextmenu can only handle channel client priority speaker permission.

* Disable permissions tree for client and channel-client permissions when no or

an invalid client is selected.

- DNS lookup failure won't stop autoreconnecting anymore.

+ Use recently implemented remote server icon for bookmarks.

- Fixed reappearing toolbar when window reappears from tray and the toolbar was

previously disabled.

- Fixed invalid whisper targets with whisperlists.

* Virtual server edit dialog now honors b_virtualserver_modify_icon_id (Icon)

and b_virtualserver_modify_name (phonetic nickname).

* Overhauled server groups edit dialog.

- Client honors max chat size and won't send messages which exceed length to

the server anymore.

- Fixed possible crash when closing server groups dialog.

* Replaced the red questionmark "no icon set" icon with a transparent pixmap.

- When playing test sound in options->playback and switching to another

section, the sound will stop. If changing mode or device during test sound,

the "apply"-button will immediately play with the new mode/device.

- Fixed possible crash when closing the client after using the test playback

device button.

- Context menus no longer affect the next current tree item when the item on

which the menu was opened is deleted.

- Fixed highlighting wrong server tab after moving it.

- Changed that virtual server edit dialog shows an icon instead of icon_id.

- The server groups dialog does now respond to changes on the server groups.

* Hoster button now will only open ftp://, https:// or http:// URLs. When no

scheme is given, like "teamspeak.com", http:// is always suggested.

+ Added server phonetic nickname for TTS via ${servername} in settings.ini

* Servergroup icons displayed in servergroup edit dialog.

+ Added icons for server, channels and clients. Server icon is set in the

virtual server edit dialog. Channel and client icons are set by i_icon_id

in channel/client permissions.

* Updater now starts update automatically when called from client.

 

Link to comment
Share on other sites

  • 3 months later...

Updated back in June, but useful info anyways.

 

 

 

=== Client Release 3.0.0-beta22 - 09 Jun 2010

- Fixed Delete shortcut in permission groups list

- Removed ServerQuery group type when adding channel groups

- Strip html-tags from server/channel group names

- Fixed linux drag and drop in whisper dialog

- Check invalid server password error on connect and offer user a dialog to

enter a new password

- Disable standard codec slider when all codec/quality/latency sliders are

also disabled

- Support for new channel description view power permissions

- Offline messages do now reply more like e-mails

- Fixed mirror selection of updater

- Typo and text corrections, updated German translation

- Fixed use of current identity name in statusbar. If an identiy was removed

but still used inside a bookmark, the old instead of default name was shown.

- Fixed channel edit trying to change codec or latency when those were reduced

due to permissions.

- Enabled dialog to ask for joining the servers default channel when maximum of

"max family clients" is reached.

- No longer playing away notification when joining a server as "away".

- Client was able to send an offline message to server.

- Fixed G15 plugin which did not detect connections properly.

- It is no longer possible to paste newlines into server/channel groups.

- The identity name now has the same length limitation as a nickanme.

- Fix bug in filetransfer where after a failed transfer a 0 byte file would

remain on the receiver end

- Mac: Fix issue that resulted in an outdated version of our updater being

used

- Linux: start scripts should now handle when they are executed from a

different location than in the client installation path

+ When using globally away on a server tab, new clients will join and set their

status also to away afterwards.

+ Added context menu to copy client uids to clipboard when listing all clients.

 

=== Client Release 3.0.0-beta21 - 01 Jun 2010

! Due to changes in the voice packet layout you require a server >= beta23 to

be able to communicate via voice

! Plugins API: Added isReceivedWhisper parameter to onTalkStatusChangeEvent,

increased plugins api version to 5.

! New whisper list system. Old lists are no longer valid. Please setup whisper

lists and hotkeys again. Whisper setup was moved from Options to own dialog

(see Tools menu). Instead of saving into common config file whisper lists

are now located in seperate file whisper.ini.

Who is allowed to whisper to you can now be configured in the new Whisper

options page. Either allow or deny all, or configure indiviual clients via

contacts manager.

+ Added high latency / low bandwidth codec option. View the new latency factor

slider to channel create/edit dialog.

+ Added new easy to use codec setup slider. Experts can still configure things

individually

+ Added option to sort clients above or below channels due to popular demand.

See "Design" options page for the setting. Default is the new behaviour.

+ Linux: Native Pulse Audio Support is available and will be used in "Use best"

mode automatically when available.

- Windows Vista and Windows 7 now default to WASAPI when "Use best" is

selected (Previous default was direct sound)

* The quick access list in whisper dialog now always stays visible.

- Fixed some UTF8 display issues in hotkey setup.

* Banner code overhaul, fixing a possible crash when connecting to multiple

servers with activated banner.

- Fixed possible crash in hotkey dialog

- Prevent message loop when server restarts and client is outdated.

- Fixed wrong status messages when halt filetransfer.

- Fixed toggle "Push To Talk".

* The searchfield does no longer contain a clear button.

+ Added singleinstance check to updater

- Fixed wrong tree icon when connecting while talking

- Fixed wrong tab icon initially after connection but before talking

- When adding new serverquery scripts to the library, increment the name in the

form of "New script", "New script_1", etc.

+ If we detect that a hotkey with the mode "activate" or "deactivate" is about

to be added, we will provide the opposite key.

* Show custom nicknames of contacts in chatlog when custom nicknames are set to

use for this contact in the contacts manager.

- Fixed Switch to Server hotkeys

- No whisper with missing talk power

+ Added a log- warning when disconnect from a server with active filetransfer.

- Fixed away button was toggled on the wrong tab.

* Icons in server tree will no longer overlap the server-/channel-/ clientname.

- Fixed chat history when containing a new line (broken formatoptions).

+ Added Invite buddy dialog to autocreate a ts3server or http link to your

current TeamSpeak 3 server, see Tools menu

* Added channel spacers: Use "[?Spacer#]Text" to add one. Where "?" can

be an alignment (r = right, c = center, l = left). If "*" is used, all chars

after the spacer-tag will be repeated until the whole line is filled. Change

"#" to get an unique channel name, the value doesn't matter.

Example: [cSpacer0]a centered text, [rSpacer1]a right aligned text.

Check also the five special spacer: "---,...,-.-,___,--.".

* Set permissions of secrets config file to 0x600 on Linux and Mac

+ Added icon button to channel edit dialog

* Windows 7 Thai font displayed properly.

- Fixed hotkey setup in setup wizard.

- Permissions overview adjusted for server change: Skip flag now skips channel,

channelgroup permissions.

* Added the amount of reserved slots in servers info frame

- Fixed a possible crash when disconnect while upload is in progress.

* Replaced "Serverinfo available in X seconds" in info frame with a simple

"Refresh", which is inactive during the 5 seconds delay.

Stylesheet authors need to adjust their serverinfo.tpl file:

SERVER_UPDATE_AVAILABLE_IN_SECS -> SERVER_REFRESH_INACTIVE

SERVER_UPDATE_AVAILABLE_NOW -> SERVER_REFRESH_ACTIVE

Use default style serverinfo.tpl as example.

+ Added ping and packetloss to serverconnection info

* When trying to delete unsubscribed channels with clients inside, give user

option to force delete the channel.

- Fixed Always-on-top option so it works after client restart. You might need

to enable it once again in the options dialog if you want to use the feature.

- Fixed rare crash when clicking in the chat history.

+ Added reserved slots in virtual server edit.

* New mechanism to check if another instance of the client is already running.

- Fixed more hotkey translation issues

- Fixed disconnect hotkey translation issue

- In Privilege Key Manager, keys can also be copied as an invitation

- Fixed a few typos (thanks to SgTRWE).

- Showing the server group name inside message box when about to leave.

- Muted icon takes precedence over whisper icon

- Fixed channel/server group submenus not properly checking groups

- Fixed chat history buffer trimming

- Fixed the VAD Slider behaviour

- Added missing tooltip for an enabled master volume widget.

- Changed strings "Token" to "Privilege Key"

- Changed the toggle quick access icon in whisper list dialog.

- Fix filetransfer percentage, which could end up far above 100%

+ Using a token will always show a MessageBox.

- Fixed filebrowser drag&drop files or folder with ] inside.

+ Added whisper icon to display clients currently whispering (thanks to

DarkCode for the icon)

* Awakening from sleep mode works alot better now but the user has to

reactivate the capture profile manually.

- Ignore "database empty result set" when querying empty client permissions.

- G15 plugin: Fixed clients talking display disappearing from display.

* Updated apps.ini

- The changed icon appears red, when max clients is reached or is 0.

- English text corrections, thanks to ZeroTKA

- Updated TS3 logo image shown in about dialog.

- Fixed empty lines in trayicon tooltip.

* Added contextmenu to channelgroup clients dialog to remove displayed clients.

- Fixed switching hotkey profiles. Activating another hotkey profile is no

problem at all. Deactivating any profile switches all hotkeys completely off

and can only be reactivated via context menu!

+ The assigned hotkey profile(s) will now be shown in whisper dialog.

* Changed the directory label in filebrowser so it no longer uses a HTML link.

Stylesheet authors can now access the label via QLabel#directoryLabel

- Fixed "test voice" lamp.

- Fixed the away button, which didn't show pressed when going globally away,

using a preset.

- Fixed banlist invoker name wasn't shown when nickname contains an html-tag.

- Fixed Mac button text colors with Aqua style in bookmarks dialog.

- Fixed Mac text formatting in virtual server edit dialog.

- No contextmenu on server update available links

- Bluesky updates and fixes.

- Fixed possible assert in permissions widget when icon viewer is open.

- Hotkey message box "Overlapping hotkey detected..." was shown too often.

- Added minimum header width to some table and tree headers.

- Changed serverinfo update text: Update available -> Serverinfo available.

 

=== Client Release 3.0.0-beta20 - 13 Apr 2010

- Adjusted default TTS CLIENT_SWITCHED_FROM_CURRENT_CHANNEL_STAYS and

CLIENT_SWITCHED_FROM_CURRENT_CHANNEL_DISAPPEARS, channelname is the new

channel, not the old.

* The connection info does no longer scale up an avatar if its size is smaller

than 80 pixel. Avatars are only scaled down when necessary.

- Stop the server info update timer when disconnecting.

- Fixed percent encoded bookmark label from ts3server:// links.

- Enabled chat contextmenu for serverquery clients again, apparently used by

people regarding to forum.

* Updated apps.ini

* Translation updates and some minor text adjustments.

- Fixed a case where an existing chat tab wasn't reused, when the disconnected

chat partner rejoins a just subscribed channel.

- Fixed host button icon URL in Edit Virtual Server disabled when no permission

- Fixed using hotkeys when running as administrator

- Fixed vanishing of "set server/channel groups" context menu, if an entry was

added or deleted.

+ "Set server/channel group" context menu entries have been separated into

"More..." sub menus every 15 entries.

* Bluesky update for tree selection and hover

+ Don't play notification sounds when playback device is muted. Behaviour can

be configured in the Notifications Options page, default enabled.

+ Some contact manager tweaks to have a nicer look with stylesheets.

+ Added contact manager tooltips which shows the complete row.

+ Changing a server group does now look like changing a channel group. To

change multiple groups, use the dialog (the old way) at the top of the menu.

- Fixed entering channel after renaming and applying with Return or Enter key.

* Added "DEL" key to remove entries in identity manager.

* Added a default channel chat message when chat was newly created.

- Fixed a case where chattab names could end up empty.

* Inserted checks to detect bad characters in filenames for upload.

- Fixed checkbox in ban editing dialog, to use regular expressions or not.

 

=== Client Release 3.0.0-beta19 - 31 Mar 2010

- Updater fixes so updating Qt libraries works properly. Wait 2 seconds before

autostarting update so the client can close first. Updater no longer closes

when update is finished when it was started from the TS3 client.

- Fixed scrollbar in server icon view.

- Strip whitespaces from port when pasting ip:port into connect dialog.

* Updated apps.ini

 

=== Client Release 3.0.0-beta18 - 30 Mar 2010

! Qt version updated to 4.6.2. Stylesheets might need to be checked for

compatibility issues. Translators should update to Linguist from Qt 4.6.2.

Plugin authors using Qt need to recompile their plugins with Qt 4.6.2.

+ Support for Jaws screen reader. Feedback on this and accessibility support

in general would be appreciated.

* Use Return or Enter key as shortcut to switch into selected channel (should

be easier for people using screenreaders)

+ Added support to fetch images from ftp servers. It can be anonymous (if the

server supports it) and login users as well. Use the ftp- syntax e.g.

"ftp://your.server/image.png" or "ftp://gfx:[email protected]/image.png".

Be aware that the login part of URLs might is visible if someone opens the

virtual server edit dialog.

* Added update countdown in server info on the right

- Fixed message indicator when client rejoins chat

- Fixed overwriting recursive uploads caused crash

- Fixed possible crash when disconnecting from server with banner

- Fixed to poke dialog which would in some situations not be properly updated.

* Added delay to reload/older/newer buttons in serverlog to avoid blocking the

server with log request spam.

* Renamed User volume modifier dialog restore button

- Fixed downloads from a link which always used the first matching tab. Could

lead to a dead end when tab had no permission while the actual tab did.

+ Added new hotkey "Disconnect from all servers"

* Added list of all clients on the current server, see Permissions menu.

Clients can be dragged into the servergroups client list (even if offline).

- Fixed filetransfer asking for password, when downloading from a link.

* Print standard permission error message when failing file rename or delete

* Added new edit field in virtual server dialog to set an URL for the hoster

button icon. If unset, the default icon is used.

* Changed "Edit Virtual Server" shortcut to Ctrl+Alt+S as the old shortcut

interfered with entering the Euro sign.

- Updater: Start runscript on Linux when update finished. Make Linux 64-bit

binary executable after download.

- Fixed crash when running the setup wizard while current servertab has no

valid capture device.

- Fixed appearance of expiration, when reason is missing in banlist.

- Fixed possible crash when closing the client with multiple servertabs open.

- Fixed that two different PTT activate on same hotkey profile

- The hotkey combination warning message was cut off when html- tag was used.

+ Showing avarage transfer speed and runtime at the end of transfer.

- Fixed filetransfer speed label flickering

+ Added new download option "Only play sound when all transfers are ready"

+ Ongoing filetransfers can be saved before quit and also resumed after

reconnect to the server. A messagebox will appear to ask for decision.

- Fix: Clients can now be dropped to servergroup from all server tabs with same

unique identifier, but no longer from different servers as before.

* Drag&drop clients to servergroups disabled for default groups or when client

already exists.

* Use Delete key to delete selected permission group or client (depending on

which widget has focus).

* Automatically select added permission groups for convinience.

- Fixed linebreaks in server hostmessage

- Fixed broken linebreaks in channel description

+ Fixed hotkey "Connect to Server (current tab)". Now it only blocks reconnects

and no longer connects to other servers on current tab.

+ Filetransfer got many bugfixes and improvements.

* Moved some hardcoded stylesheets out to default.qss. Added default_linux.qss

- Fixed memleak caused by appscanner

* Update visible clients in tree when group icons have changed instead of

waiting until the tree updates on mouse movement.

* Channel groups per client dialog can now display channel groups of offline

clients. Added "Display Channel Groups of Client" to Permissions menu in

addition of the existing client contextmenu (just opening on "empty" client

instead of the selected one).

* Print some more meaningful message after using a token.

* Updated German translation.

- "Display Channel Groups" action in client contextmenu is disabled when

b_virtualserver_channelgroup_list is missing.

* Added hostname, IP and port fields to server connectioninfo dialog.

* Added copy buttons to server and client connectioninfo, replacing the old

somewhat hidden contextmenu.

* Save and restore size of new channelgroup dialogs

* Exported ts3Functions.startVoiceRecording and ts3Functions.stopVoiceRecording

to plugins. Plugin API version increased to 4, bundled plugins upgraded.

* Upload of remote icons is now queued, so it's possible to upload a whole

directory of icons in one step.

* Updated default TTS soundpack, adding ${servername} to more entries

- Fixed that an offline ban is no longer bypassed by a simple rename

* Added to plugin SDK: onCustomCaptureDeviceCloseEvent,

onCustomPlaybackDeviceCloseEvent, onFMODChannelCreatedEvent

* Adjust toolbar buttons on the fly when switching servers or current item.

* Properly handle whitespaces in ts3server channel names, e.g.:

ts3server://voice.teamspeak.com?&channel=This Is A Channel With Spaces

* Sort servergroups in contextmenu dialog in the same order as in the

servergroups permissions widget (by ID).

- No more "database empty result set" when listing channelgroups of client but

the client is not a member of any channelgroup

- Fixed server chat was being blocked by contacts list.

- Fixed accidently broken expand/collapse subchannels in channel contextmenu.

* Overhauled Setup Wizard texts.

- Fixed Umlaut in clientinfo_de.tpl

* Added link to video tutorials webpage in Help menu

* Server icons dialog remembers and restores its size.

- Restore custom server icon on chat tab when switching between servers.

- Fixed client templates after deleting server groups.

* Client checks new PERMISSION_b_client_modify_own_description to allow

changing the own description only.

- Fixed servergroup dialog items not (de)activating properly when changing a

group or someone else changed your groups.

* Added "All files" to identity export dialog, enforce .ini suffix for exported

identities

 

 

Link to comment
Share on other sites

If anyone is still running 3.0.0-beta23 then they should immediately update to 3.0.0-beta25 (as above changelog).

 

beta23 has several vulnerabilities, one of which allows anyone to connect to your server, give themselves server admin/admin query privileges (very bad!).

Link to comment
Share on other sites

  • 3 months later...

http://www.teamspeak.com/?page=downloads

 

We are up to Beta 32:

 

 

 

===============================================================================

TeamSpeak 3 - Client Changelog

Copyright TeamSpeak Systems GmbH

http://www.teamspeak.com

===============================================================================

+ Added feature or noticable improvement

- Bug fix or something removed

* Changed or Information

! Important - Take note!

===============================================================================

 

=== Client Release 3.0.0-beta32 12 Oct 2010

* Hotkey dialog got an overhaul and available hotkeys are more categorized

* Changed that DEL key, when holding down in treeview is no longer autorepeated

if deleting a channel or kicking a client

* Respect our min/max size when creating or editing "Change Nickname" hotkey

- Fixed push-to-talk hotkey where PTT could be activated though VAD is chosen

- When switching chat tabs while writing a message, all used WYSIWYG textformat

options will be translated to bbCode

- Fixed a crash when hostmessage dialog was OK-clicked when server tab was

already closed

- Fixed deactivated buttons when filebrowser folder is empty

- Fixed client icon file not found errors after deleting an icon from offline

user which will occur when icon is no longer in cache. Requesting the icon is

now blocked until client reconnects.

- Fixed bbCode URLs in Hostmessage dialog again which was deactivated by work

on poke dialog context menu

- Fixed possible crash on exit when whisper history widget has been opened.

- Handle "database empty result set" server message when opening the servers

icon view dialog without any icons available.

 

=== Client Release 3.0.0-beta31 27 Sep 2010

* Handle server error when client version is too old for this server by telling

the user why the connection failed and offer an automatic client update.

* User context menu in poke dialog now opens by clicking mouse left or right

* When opening a filebrowser dialog and its geometry is beyond desktop, it will

be moved to the upper left corner to not get lost.

+ Added clientquery- sendtextmessage will open chattab when partner not in view

+ Added that complains can be removed with DEL- key and also forced when

holding SHIFT- key (will suppress the confirmation dialog)

- Fixed "database empty result" when entering empty directory

- Fixed "database empty result" when client-/server group has no permission set

- Fixed opening empty filebrowser

- Fixed two clicks needed to deactivate glancebutton if subscribed to channel

with clients inside

- Fixed possible broken filetransfer stats at the end when overwriting files

- Fixed that playback- and hotkey profile can't be activated on active tab via

self menu when tab didn't get activated by mouse click

- Fixed bbCode URLs in Hostmessage dialog, which were not clickable

- Fixed showing an empty complain list when removing fails

- Fixed a minor issue with 'drag & drop' in Bookmarks Manager

- Fixed identities with "Umlauts" which weren't converted correctly

- Fixed "Connection Info" menuitem in "Self" menu being deactivated when online

and activated when offline. Fixed possible crash when closing client with

connectioninfo dialogs open.

- Reworked application shutdown mechanism to avoid corrupt configuration files

 

=== Client Release 3.0.0-beta30 21 Sep 2010

+ Support sending and receiving unencrypted voice data. Added options to the

create/edit channel dialog and to the virtual server edit dialog where this

behavior can be configured. Only available on server beta29 and higher.

+ Support for ts3server:// on Mac OS X

* Changed keyboard shortcut for webserverlist from Ctr+W to Ctrl+Alt+S, as

Ctrl+W can collide with the standard window close shortcut.

* Changed the behavior of user context menu in poke dialog

* Permissions tree now includes permissions with grant power only when the

"Show granted only" checkbox is enabled.

- Fixed edit box for clientname could be larger than predefined

- Fixed possible crash when server stops and permissions window is open.

Permissions subdialogs (add/delete/copy group) are now non-modal.

- Identities were trimmed on load

- Renaming in treeview will no longer be interrupted when poke dialog or new

message tab opens

- Connect hotkey now only works if disconnected or previous connection has

completed to avoid starting multiple connection attempts at the same time.

- Adjusted path to clientquery docs on Mac OS X.

- Fixed logging capture- and playback device name.

- Fixed plugin loading when pathname contains non-standard characters.

- Revertes changed to application path detection in beta29, so starting the

client from a webbrowser via ts3server:// link works again properly.

- Rename also the existing "ConnectTo" hotkeys when bookmark was renamed

- Fixed offline message cache which could return wrong messages

- Fixed size of host message dialog if it is a short message

- Removed check for i_ft_file_browse_power when opening the filebrowser

window, as this check is inaccurate as the value for i_ft_needed_file_

browse_power is unknown to the client.

- Fixed plugin dialog displaying wrong information for unloaded (wrong API

version etc.) plugins.

 

=== Client Release 3.0.0-beta29 10 Sep 2010

- Fixed opening an empty banlist

- Fixed not writing logs and accessing sounds or plugins when path contains an

apostrophe

- Fixed selecting channel and server group items in 3D setup with same id

 

=== Client Release 3.0.0-beta28 - 08 Sep 2010

! The way certain text message characters are escaped was changed, servers

below beta28 will not be able to correctly display some text messages

! Plugin API version increased to 8

+ Added new plugin called ClientQuery which acts similar to the server query

functionality, but can only be accessed via localhost (Port 25639). It is

enabled by default and is useful to add TS3 related information into third

party applications

+ Added getServerConnectInfo, getChannelConnectInfo, getChannelVariableAsUint64

and setChannelVariableAsUInt64 functions for plugins, see the test plugin as

example how to use them.

+ Added ts3plugin_requestAutoload to plugins API to let plugins request to be

automatically loaded on client start, unless the user has manually disabled

the plugin.

+ Added "Copy Nickname to clipboard" context menu to "List All Clients" dialog

+ When editing ban entries of another users fail, a messagebox shows that a

modified copy will be inserted instead

+ Rewrote the updater it now also has a banner as an appreciation to the

companies that provide bandwidth and servers

* Some minor offline message text-tweaks which makes it more email alike

* Added an improvement to highlight a bookmark item, if nickname has an

invalid length

* More improvements of server groups priority in 3D setup when a client has

multiple server groups (particularly add and delete)

* Improved priority of server groups in 3D setup

* Plugin dialog now displays all plugins which failed to load including an

error message.

- Fixed playing sound "error" when filetransfer fails instead of "complete"

- Fixed collapsing permissions list when insufficient permission modify power

- Renamed mute microphone keybind for clarity

- Added hotkey "Activate Microphone (current tab)"

- Fixed missing error sound when connection to server fails

- Fixed that self menu could set hardware mute on wrong tab

- Fixed possible crash when reconnecting to a server while permissions dialog

is still open

- Fixed wrong flickering tray icon after server shutdown

- Fixed sound and description when connection to server failed

- Fixed using master volume when restoring client volume

- Fixed client names with special characters, which could end up in "????"

in offline message context menu (left-click)

- Fixed wrong icon after server shutdown

- Fixed drop file on a file in same filebrowser caused an empty line

- Fixed deactivate Priority Speaker, which didn't work sometimes

- Fixed visibility of "Offline Message Dialog" when opened via context menu

- Fixed ban list buttons

- Plugins API: Fixed sendPluginCommand function.

- Added client-side check when loading nicknames from bookmarks or last used

entry of connectdialog to prevent non-printable unicode characters.

- Overhauled chatline cursor backup to restore cursor position on tab change.

- Handle modal-quit message on servers with 0 max slots

- Fixed string issue in whisper dialog when groupname contained html

- Fixed that string "invalid" was out of bounds in capture sound setup dialog

when combobox had an invalid capture device

- Fixed filebrowser Drag&Drop from channel to channel on a file, we assume

current path instead of a denied symbol

- Fixed channelinfo template description field didn't use the hole width

- Fixed sending Offline Messages to a disconnected chatpartner via context menu

could end up in "Premature end of document"

- Fixed some hotkeys did't respect different server tabs

- Text tweak for warn-when-muted

- Fixed parsing ts3server links with Unicode nicknames, channels etc.

- Fixed whisper dialog not displaying the correct server or channel group when

reopening the dialog.

- Permission check for Create-Subchannel contextmenu adjusted.

- Added "ts3server://host:port" as alternative syntax to

"ts3server://host?port=". If both are given, "port= takes

precedence.

- Fixed always-on-top feature being lost after minimize to tray.

- Fixed autoreconnect after standby to rejoin the previous channel.

- Replace outgoing   with whitespace instead of incoming text. Fixed

replacement using UTF-8 0xC2 0xA0 instead of ASCII 0xA0

- Added workaround to avoid assertion when connecting to server.

- Removed log spam when checking channelcommander icon.

- Fixed UTF-8 conversion error at client start

- Fixed contextmenu operating on wrong table index when sorting the table

- Close bookmark contextmenu when selecting an action

- Plugin printMessage functions did not convert utf-8 strings properly

- Updated permission texts, translation fixes

- Reduced maximum lines to reload chat history to 1000.

- Mac: Fixed problem that lead to jpg and gif images not being displayed

- Fixed collapsing permissions list when insufficient permission modify power

- Fixed crash when using "mute output on all servers"

 

=== Client Release 3.0.0-beta26 - 10 Aug 2010

- Fixed local unmute when client was muted by plugin.

+ Added "Copy permission name" contextmenu to permission overview.

+ Added tooltip information to each entry in the webserver list.

* Changed default webserver list table, city and create channels columns are by

default hidden, max clients and current clients joined into one column.

+ Added contextmenu to webserver list table to enable or disable table columns.

- Tab close button never gets focus to avoid accidential closing of server tab.

- Fixed client info HTML templates showing the application scanner line even

if disabled.

- Fixed grant permissions now being displayed properly in permissions tree.

- Adjusted password and can-create-channels filter in webserver list window to

make the behaviour more obvious.

Hide full/empty servers filter and users filter no longer exclusive.

 

 

Link to comment
Share on other sites

  • 1 month later...

Now we are up to beta 36:

 

 

 

===============================================================================

TeamSpeak 3 - Client Changelog

Copyright TeamSpeak Systems GmbH

http://www.teamspeak.com

===============================================================================

+ Added feature or noticable improvement

- Bug fix or something removed

* Changed or Information

! Important - Take note!

===============================================================================

 

=== Client Release 3.0.0-beta36 08 Nov 2010

+ Added Shift-Backspace keyboard shortcut to focus the channeltree for easier

screenreader usage. Adjusted spoken accessible names in the mainwindow and

further improved tab focus behaviour.

+ Activate, Deactivate and Toggle PTT hotkeys have been moved to category

Microphone and renamed to "Local Mic Mute" which is now more meanigful

- Fixed whisper reply hotkey which was mixed up when assigned via whisper list

dialog.

- Fixed missing window title of setup wizard on Linux

- Restored previous chat line input focus behaviour if selecting clients or

channels in the tree or a chat tab using the mouse. If using keyboard

navigation, the chat input is not focused to avoid interfering with

accessibility support.

- Fixed possible crash when permission window was automatically closed on

server shutdown but dialogs or contextmenus were still open.

- Fixed a bug where VAD cannot be used when Toggle PTT was manually added

- Fixed "Toggle Speaker Mute" und "Toggle Microphone Mute" in setup wizard

- Fixed hotkeys configured in setup wizard not being set properly

- Fixed assertion when adding Hotkey-/Capture- or Playback Profile hotkey

- Adjusted input validator of permissions tree

- Channel commander action can now be added to toolbar

- Sort ID now considered for server groups order in permissions overview.

- Fixed iconpath when IconPack entry is missing in the config file.

- Overhauled volumecontrol plugin.

 

=== Client Release 3.0.0-beta35 27 Oct 2010

* Automatically removing "" when copying an email address

* Adjusted tab focus behaviour of client main window for easier keyboard

navigation using a screenreader.

+ Added Shift-Enter keyboard shortcut to focus the chat input line.

- Fixed appscanner no longer crashes the client when apps.ini is broken

- Fixed bbCode autotagging issues when channel description or chat text

contains bbCode-tag

- Fixed avatar could be set on wrong tab

! beta34 skipped

 

=== Client Release 3.0.0-beta33 25 Oct 2010 (never released in stable branch)

* Added a bookmarks label character limit

+ Because of a hotkey search includes bookmarks and channels, it was rather

slow on big servers. The search pattern now must have at least 3 characters.

+ Added Hotkey converter extension to fix a possible crash which can be caused

by invalid or old hotkeys.

- Fixed requesting avatar with 2 connections and same identity

- Fixed Push-To-Talk hotkey in "Test Voice" and also "Delay releasing PTT"

- Fixed disabled sounds when optionspage was closed just with "Cancel"

- Fixed some issues when adding a push-to-talk key manually via hotkey setup

but still using vad

- Server- and channelgroups can now be sorted by setting the new permission

i_group_sort_id. If not set or set to zero, the group ID is considered for

sorting.

- Support for new permission i_group_show_name_in_tree: Set to 1 to display

the group name before the client name inside the tree. Set to 2 to display

group name behing client name. Set to 0 to ignore (same as not set).

- Fixed expand/collapse indicator not showing when dragging folders in

bookmarks manager.

- Fixed possible crash when deactivating the G15 plugin. Updated Logitech SDK

to version 3.06. Users running Logitech 2.x drivers should update their

G15 drivers.

- Fixed selecting first group when opening the permissions window

 

 

Link to comment
Share on other sites

how so? never used it

 

old TS was sheetay

 

and you say that " sucks' like it is a bad thing :P

I would have to agree with Piggy on this one. Was die-hard Ventrillo for years but TS3 is far more configurable, lighter on resources, and more fully functional than previous versions.

Link to comment
Share on other sites

  • 5 months later...

http://teamspeak.com/?page=newsarchive&ident=20110510

 

TeamSpeak 3 Client for iPhone and Android Coming Soon!

We are thrilled at the attention our iPhone/iPod client demo received at the GDC earlier this year. Therefore, we are also pleased to announce that iPhone and Android client development is still in progress, and will also be available for download soon in the App Store or the Android Market. Our goal is to release both the iPhone and Android client when TeamSpeak 3 Final is released.

 

 

iPhone4_ss1.jpgiPhone4_ss2.jpgiPhone4_ss3.jpg

Link to comment
Share on other sites

  • 2 months later...

A bit late to post, but, they released RC2:

 

 

 

=== Client Release 3.0.0-rc2 08 Jun 2011

+ Added banner resize mode to virtualserver settings.

+ Channel context menu "unsubscribe from channel family" is available as soon

as any subchannel is subscribed.

+ "Set Avatar" now is disabled without permission.

+ Added package installer for easy plugins/styles/soundpacks etc. one-click

installations.

* Plugin authors note: requestChannelSubscribe and requestChannelUnsubscribe

now take an array of channelIDs as parameter instead of a single channelID.

* Exchanged default soundpack with male and female soundpacks.

* Added soundpack page to setup wizard to select one of male or female.

* Select and scroll to own client after connecting.

* Fixed switching a fullscreen game to desktop when client is minimized and

showing the "warn while muted", the "entering moderated channel", the

"force push-to-talk" or the "maximum amount of clients reached" dialog.

* Client and server log windows now save and restore log level checkbox states.

* Added "Debug" checkbox to control debug output in client log window.

* Added "Delete" to channel permission to set i_channel_needed_delete_power.

* Plugin API: Added returnCode parameter to sendPluginCommand

- Support for international domain names readded.

- Removed validation of input text from connection connect and bookmark

address field, so that every address can be used.

- Fixed possible crash in AppScanner plugin with Umlauts.

- Added a missing separator within an invitation.

- Moved rest of the sounds into soundpack for more customized handling.

- Fixed that poke dialog no longer opens when nickname was changed.

- Changed the Push-To-Talk tooltip lines which were displayed in wrong order.

- Fixed displaying port when connected via invitation.

- Fixed errordisplay when family subscriptions on channels fail.

- Fixed dropping images from filebrowser into channel description when

connected on multiple servers.

- Fixed context menu to copy offlinemessage text.

- Limited the last mentioned URLs in systemtray context menu to 10.

- Fixed that image-descriptions near avatar are sometimes written over the edge

- Image in channel description was broken when overwritten with same name.

- Fixed that offline messages throws a warning when recipient wasn't found on

the server.

- Don't save empty subscribed channels list when quickly disconnecting again

from a server, loosing the subscribed channels.

- Fixed problem when binding hotkeys while joysticks were active that "pressed"

a button constantly.

- Fixed that TeamSpeak does not start as a result of broken input device

drivers. If detected TeamSpeak will at least start without usable hotkeys.

- Fixed ts3server:// links being overwritten by autoconnect bookmarks when a

bookmark for the linked server already exists.

- Windows installer no longer allows installing the 64-bit client on 32-bit

operating systems.

 

 

Link to comment
Share on other sites

Final release is uploaded but not published yet for some last minute testing

 

 

=== Client Release 3.0.0 01 Aug 2011

! Increased plugin API version to 13

+ Multiple improvements to Voice Latency (= the time it takes before what you

say is heard by others). Among these also a tweak to the Voice Activity

Detection which makes VAD slightly less accurate but removes 20ms of latency.

The old VAD behavior is still available as "Legacy Voice Activation

Detection" in capture settings.

+ Added "connectbookmark=" commandline parameter.

+ Changed the custom nickname character limit (no whitespaces), minimum 1 and

maximum 30 characters.

+ Added getServerVersion, isWhispering and isReceivingWhisper to plugin API.

+ Added getAvatar and onAvatarUpdated to plugin API. See test plugin for usage.

+ Added that Push-To-Talk delay also affects Push-To-Whisper and whisper reply.

+ Showing a notice if a bookmark has "unresolved" properties to remind about

who is using the defaults temporarily.

+ The keyboard-search in servertree has been improved. Holding down SHIFT while

typing a character to search backwards. Custom nickname has priority.

+ Many new commands added to clientquery interface

* If a timeout occurs while enumerating direct input devices, a dialog shows

which devices have been found so far. It might will help find the problem.

* SPECIAL_3D_TEST and SPECIAL_SOUND_TEST are always attempted to play from

default soundpack, even when "no sounds" is configured.

- Fixed when switching to playback profile with a slash in its name a new

profile was created.

- Fixed whisper list hotkeys, individual use of "on key down/release".

- Fixed that servernames in subscriptions dialog will be updated.

 

 

http://ftp.4players.de/pub/hosted/ts3/releases/3.0.0/

 

http://forum.teamspeak.com/showthread.php/66482-TeamSpeak-3-Client-3.0.0-available

 

iPhone app should soon be out too for $4.

 

http://www.youtube.com/watch?v=thULGzdhY2I

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.