# KeeperChat バージョン 17.0

他のKeeperクライアントバージョンとの一貫性を保つため、本バージョンは17.0に更新されました。

## 改善点

* CC-2289, CC-2388, CS-300, CS-301: RSAからECへの移行。

## バグ修正

* **CC-2385**: iOSでタブアイコンが正しく表示されない不具合を修正。
* **CC-2386**: 戻るボタンのテキスト表示に関する不具合を修正。
* **CC-312**: 無効なSNSエンドポイントの処理を修正。

## セキュリティ更新

* **CC-2390**: macOSクライアントアプリケーションのパッケージ内 (`/Applications/KeeperChat.app/Contents/MonoBundle/`) にあるDLLファイルのパーミッションが誤って rwxrwxrwx (全ユーザーに書き込み可能) となっていた不具合を修正。本修正はパッケージのビルドプロセスで対応されています。

　　本件の報告にご協力いただいたAFINEの研究者 Karol Mazurek 氏に感謝いたします。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/release-notes/jp/desktop/keeperchat/keeperchat-client-release-17.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
