1. Рады видеть Вас на русскоязычном форуме TeamSpeak!

    У нас Вы можете скачать последнюю версию:

    Перед регистрацией рекомендуем ознакомиться

    с Правилами форума.

    Присоединяйтесь! Учите и обучайтесь!

    Скрыть объявление
  2. Новая группа "Новичок" на нашем форуме!

    Новые пользователи будут попадать в группу "Новичок".

    Это сделано для того чтобы "Новички" ознакомились с форумом, так как в большинстве случаев проблема с которой вы хотите обратиться уже обсуждалась.

    Перейти в тему обсуждения
    Быстрый переход в группу Пользователь
  3. VPS/VDS и дедикейт сервера в аренду с DDoS защитой

    • Низкий пинг
    • Действующий SLA
    • Рублевые цены без привязки к курсу валют

    Бесплатный тестовый период VPS-OpenVZ

    Попробовать

TeamSpeak 3 Клиент Windows 32-bit 3.6.2

для Windows 32-bit

  1. TeamSpeak 3 Клиент Windows 32-bit 3.0.5

    VJean
    TeamSpeak 3 Клиент Windows 32-bit 3.0.5. Новая версия содержит следующие изменения:
    Код:
    === Client Release 3.0.5 15 Feb 2012
    * Caps Lock now available as hotkey on Mac
    * Minor bookmarks manager layout overhaul
    * Adjusted Linux runscript to work better with KDE
    - Fixed misbehaving "More" button in All Clients List
    - Fixed possible crash when connecting to server
    - Fixed chat input field when switching chat tabs and text was selected
    - Disable "Show ServerQuery Clients" when adding a bookmark via a ts3server://
    link with "addbookmark=<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.
    
  2. TeamSpeak 3 Клиент Windows 32-bit 3.0.3

    VJean
    TeamSpeak 3 Клиент Windows 32-bit 3.0.3. Новая версия содержит следующие изменения:
    Код:
    === Client Release 3.0.3 10 Jan 2012
    ! 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 [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.
  3. TeamSpeak 3 Клиент Windows 32-bit 3.0.2

    VJean
    TeamSpeak 3 Клиент Windows 32-bit 3.0.2. Новая версия содержит следующие изменения:
    Код:
    === Client Release 3.0.2 26 Oct 2011
    ! Updated plugins API to 14
    + Added individual handling of soundpacks per servertab.
    + Added that dropping a file from File Browser into an offline message will
      create a ts3file:// link. A few minor bbCodes are now usable too.
    + Added "close all but this" for chat tabs.
    + Added two notifications CLIENT_RENAMED_BY_YOU and CLIENT_RENAMED_BY_OTHER
      which were also included in our default soundpacks.
    * Exported new function getClientLibVersionNumber to plugins API
    * Changed paramaters of onServerLogEvent and onServerLogFinishedEvent in
      plugins API and Lua plugin scripts.
    * Updated server log dialog to support new improved server logging.
    * More detailed client logging for connection attempts.
    * Crashdump dialogs lets you open the folder to the dump file instead of just
      copying the filename.
    * Banner requests now consider the HTTP header "Cache-Control: no-cache".
    * Updater autostarts client after successful update
    * Improved connection quality information in statusbar.
    * Added news ticker to client and updater.
    - Fixed client issue when connected with multiple tabs and overwriting a file
      in filebrowser of inactive tab.
    - Fixed some default_speech sound file issues. Some special sound files pointed
      to old targets.
    - Fixed not respecting the i_group_sort_id for server/channel groups in virtual
      server edit dialog.
    - Fixed some line breaks for copy & paste from chatlog.
    - Fixed client can write in another opened chatab.
    - Fixed showing false drop indicator frame after moving a channel spacer.
    - Fixed showing "invalid client id" in "out of view" detection.
    - Fixed renaming the channel tab if another channel gets a new name.
    - Fixed false report "offline message sent" when permissions are insufficient.
    - Fixed showing found receipients in autocompleter in "new offlinemessage"
      dialog. The search is triggered if receipient is not in the contact list.
    - Fixed hiding clients system tray context menu when clicking outside.
    - Fixed copying channel edit dialog description to clipboard. New Lines are no
      longer stripped off.
    - Fixed whisper lamp shining blue instead red if whisper hotkey was pressed
      again before release delay was reached.
    - Added missing whisper settings to contact defaults dialog.
    - Bookmark folders no longer collapse when dragging & dropping.
    - Added small delay when searching in the All-clients list window to prevent
      spamming the server with search requests.
    - Fixed bug in tree drag&drop which made is possible to drag a wrong client
      into a channel.
  4. TeamSpeak 3 Клиент Windows 32-bit 3.0.1

    VJean
    TeamSpeak 3 Клиент Windows 32-bit 3.0.1. Новая версия содержит следующие изменения:
    Код:
    === Client Release 3.0.1 12 Aug 2011
    * On machines that have a center speaker (like surround 5.1 and surround 7.1)
    changed the output channels for 1 channel sound to front left+right speakers
    (was center speaker). This fixes issues for people who have no center speaker
    connected even though their sound card is configured for surround sound.
    - Fixed "Assertion channels==0".
    - Fixed UTF-8 usage in plugins API, stylesheets, package installer, soundpacks
    and updater.
    - Fix sound issue on Mac for unknown/mono sound output devices
    - Fix assert in recordeditor when clientplugins modified captured sound data
    - clientquery: Fix issue where no ERROR_ok was returned when running
    clientupdate
    - clientquery: Documentation tweaks
    - Fixed possible crash with tsdns resolve
    - Fixed bug where ptt stayed active when whispering on a second tab