# KeeperChat Version 17.0

For consistency with other Keeper client versions, we have updated this version to 17.0.

### Improvements

* **CC-2289**, **CC-2388, CS-300, CS-301**: RSA to EC migration

### Bug Fixes

* **CC-2385**: Fixed issue with tab icons on iOS
* **CC-2386**: Fixed back button text issue
* **CC-312**: Fixed handling of dead SNS endpoints

### Security Updates

* **CC-2390**: The macOS client application package DLL files in `/Applications/KeeperChat.app/Contents/MonoBundle/` had incorrect rwxrwxrwx (world-writable) file permissions. This was corrected in the package build process.\
  \
  Special thanks to the researcher: **Karol Mazurek of AFINE** in reporting this issue.


---

# 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/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.
