TeamSpeak 3 Client 3.0.19 Release


更新

意外とクラッシュとかに対する修正が来てました。


原文

=== Client Release 3.0.19 10 Mar 2016
+ Added pre- and postinstall conditions to Updater to allow running custom
  commands before or after an update. Will be used to install the new
  Visual Studio 2015 C++ runtime for next release.
+ Added French and Spanish translations
* OS X client now uses Apple Transport Security instead of OpenSSL
* Updated Lua runtime in Lua plugin
* New features window now has an expire timeout to prevent opening outdated
  news when doing a fresh install.
- Fixed possible crash on Linux 64-bit when receiving invalid network packages
- Fixed banners send with "Cache-Control" HTTP resonse header
- Fixed slow loading banners being shown after disconnecting from server
- Fixed possible freeze when loading lots of channel images
- Updated included libpng
- Updated included openssl
- Fixed master volume slider not updating properly when using multiple playback
  profiles
- Prevent displaying locale images in bbCode IMG tags
- Don't collect channelid:// URLs in Url catcher
- Fixed freeze with many images in channel description
- Fixed ban presets showing invalid preset items
- Fixed avatar display when uploading a new avatar with different dimensions
- Fixed external links in About / License
- Fixed possible Qt crash when downloading from Http sources
- Removed server IP display in server and client connection info dialogs
- Removed setup wizard, replaced with a simple dialog to let users enter a
  default nickname. To be expanded in a future release.
- Fixes to hotkey events in plugin SDK

日本語訳

=== クライアント リリース 3.0.19 2016年3月10日
+ Added pre- and postinstall conditions to Updater to allow running custom
  commands before or after an update. Will be used to install the new
  Visual Studio 2015 C++ runtime for next release.
+ フランス語とスペイン語の翻訳を追加。
* OS X クライアントは現在、 Apple Transport Security の代わりに OpenSSL を使用しています。
* Luaプラグインで使用するLuaランタイムをアップデート。
* 新機能ウィンドウは、新規インストールを実行するとき古いニュースを開くのを防止するために有効期限を持っています。
- Linux 64bit で無効なネットワーク・パッケージを受信した場合、クラッシュするのを(可能な限り?)修正した。
- バナー(をホストしているサーバ)が送信する "Cache-Control" HTTP レスポンス ヘッダを修正(サーバ側のCache-Control を尊重するようにした?)
- ローディングの遅いバナーが、サーバから切断した後に表示されるのを修正した。
- 多くのチャンネル画像(アイコン)をロードするときにフリーズするのを(可能な限り?)修正した。
- libpng のアップデート。
- openssl のアップデート。
- 複数の再生プロファイルを使用するときに、マスタ音量スライダが正しく更新されない事があるのを修正した。
- BBコードのIMGタグでローカル画像を表示するのを防ぐようにした。
- channelid:// で始まるURLをURLコレクタで収集しないようにした。
- チャネルの説明に多くの画像を表示させるとフリーズするのを修正した。
- BANのプリセットが無効なプリセットアイテムを表示するのを修正した。
- 異なる大きさで新しいアバタをアップロードした時のアバタの表示を修正した。
- About / License の外部リンクを修正した。
- Http ソースからダウンロードする際に Qt がクラッシュするのを(可能な限り?)修正した。
- 接続情報ダイアログでサーバのIPアドレスを表示しないようにした。
- セットアップウィザードを削除し、ユーザがデフォルトのニックネームを入力するシンプルなダイアログに置き換えました。これは将来のリリースで拡張されます。
- プラグインSDKのホットキーイベントを修正した。