TeamSpeak 3 Client 3.1.0-3.1.0.1 Release


更新

書くの忘れてました


原文

=== Client Release 3.1.0.1 12 Jan 2017
! Fixed crash at start on Windows Vista

=== Client Release 3.1 15 Dec 2016
+ Added support for myTeamSpeak. Signing up for a myTeamSpeak account will
  allow you to synchronize your bookmarks, identities, hotkeys, whisper lists
  and channel subscriptions. Upcoming myTeamSpeak features will include addons
  synchronization, addons update management, and more.
+ Added IPv6 support
+ Filetransfer backend rewritten
+ New improved echo cancellation implementation
+ Addons now install into user directory by default, where no UAC is required
  unless using a portable installation.
+ All backend for bookmarks, identities, hotkeys, whisperlists, subscriptions,
  addons etc. rewritten, using new storage system across all devices.
+ New implementation of TSDNS. Important change: The client now only looks for
  a TSDNS server on a toplevel SRV record. For server name a.b.c.d.e the client
  will only search for a TSDNS server with a SRV record named _tsdns._tcp.d.e
+ Added russian and japanese translations.
+ Upgraded C++ runtime to Visual Studio 2015. Added support to install the
  Microsoft C++ runtime package on demand during update process.
+ Added whisperlist import/export to textfile, see contextmenu on the
  synchronized/local lists in whisperlists dialog. Requested by users for
  easier sharing of complex whisperlist setups.
+ Added badges system. Redeem a code to receive special badges. Configure which
  of these badges should be shown in the client. See Options / MyTeamSpeak page
+ Added -safemode commandline parameter to skip loading any plugins.
+ Added check for injected Ad-Aware dll which may crash the TeamSpeak client.
! In recent OS X versions, hotkeys may stop working after using the built-in
  updater. When installing from a disk image, they work fine. We are currently
  evaluating this issue.
  If you are an OS X user and require hotkeys, consider using the disk image
  installer instead of the updater.
! TSDNS now uses the list https://publicsuffix.org/list/public_suffix_list.dat
  to determine at what level the client should query for a TSDNS server. It
  will pick the domain 1 level below the domains on that list. For example: for
  a.b.c.co.uk it will pick c.co.uk since co.uk is on that list.
* Do not consider a teredo tunnel as a routable ipv6 address. If there is no
  other routable ipv6 address, this means the client will not try to resolve
  ipv6 addresses.
* Submenus temporarily removed from Self menu on OS X until we find a
  workaround for Qt 5.6.1 issue with submenus not updating properly.
* Overhauled Windows sound backend.
* Plugins can now load dynamic libraries from a subfolder with same name as
  plugin library (Windows only).
- Added missing 16x16_myts_account.png to "Origin" iconpack (gfx/default.zip)

日本語訳

=== クライアント リリース 3.1.0.1 2017年1月12日
! Windows Vistaで起動時にクラッシュするのを修正

=== クライアント リリース 3.1 2016年12月15日
+ myTeamSpeakのサポートが追加されました。 myTeamSpeakアカウントにサインアップすると、
  ブックマーク、識別子、ホットキー、ささやきリスト、チャンネル購読を同期することができます。
  将来的にmyTeamSpeakの機能にアドオンの同期、アドオンのアップデート管理が含まれるようになります。
+ IPv6のサポートを追加
+ ファイル転送のバックエンドを書き換え
+ 改善された新しいエコーキャンセルを追加
+ アドオンはデフォルトでユーザーディレクトリにインストールされるようになりました。
  ポータブルインストールを使用しない限り、UACは必要ありません。
+ ブックマーク、識別子、ホットキー、ささやきリスト、購読、アドオンなど全てのバックエンドが、
  全てのデバイスで新しいストレージシステムを使用して書き換えられます。
+ TSDNSの新しい実装。
  重要な変更 : クライアントは、トップレベルのSRVレコードでTSDNSサーバのみを検索するようになりました。
  サーバー名がa.b.c.d.eの場合、クライアントは _tsdns._tcp.d.e という名前のSRVレコードを持つTSDNSサーバのみを検索します。
+ ロシア語と日本語の翻訳を追加。
+ Visual Studio 2015のC++ランタイムをアップグレードしました。
  アップデートプロセス中にMicrosoft C ++ランタイムパッケージをオンデマンドでインストールするサポートが追加されました。
+ ささやきリストのインポート/エクスポートをテキストファイルで出来るようになりました。
  ささやきリストダイアログの同期/ローカルリストのコンテキストメニューを参照してください。
  ユーザーが複雑なウィスパーリスト設定を簡単に共有するようにします。
+ バッジシステムが追加されました。特別バッジを受け取るコードを交換できます。
  これらのバッジのどれをクライアントに表示するかを[ツール]→[オプション]→[myTeamSpeak]から設定します。
+ プラグインの読み込みをスキップする -safemode コマンドラインパラメータを追加しました。
+ TeamSpeakクライアントをクラッシュさせる可能性のあるAd-Awareの、DLLインジェクトチェックを追加しました。
! 最近のmac OSでは、内蔵アップデータを使用した後でホットキーの動作が停止することがあります。
  ディスクイメージからインストールする場合、正常に動作します。現在、この問題を評価中です。
  mac OSユーザでホットキーが必要な場合は、アップデータの代わりにディスクイメージインストーラの使用を検討してください。
! TSDNSは現在、リスト(https://publicsuffix.org/list/public_suffix_list.dat)
  を使用して、クライアントがTSDNSサーバに対して照会するレベルを判別します。
  そのリストのドメインより1レベル下のドメインが選択されます。
  たとえば、a.b.c.co.ukの場合、co.ukがそのリストにあるので、c.co.ukを選択します。
* ルーティング可能なIPv6アドレスとして、teredoトンネルを考慮しないでください。
  他のルーティング可能なIPv6アドレスがない場合、クライアントがIPv6アドレスを解決しようとしないことを意味します。
* サブメニューが正しく更新されない、Qt 5.6.1の問題の回避策が見つかるまで、サブメニューは一時的にmac OSのセルフメニューから削除されました。
* Windowsサウンドバックエンドのオーバーホール。
* プラグインは、プラグインライブラリと同じ名前のサブフォルダからダイナミックライブラリをロードできるようになりました(Windowsのみ)。
- "Origin" アイコンパックの "16x16_myts_account.png" が欠けていたので追加しました(gfx/default.zip)