# KeeperChat Client Release 5.1.0

## Bug Fixes

* CC-1916: Plain data in a profile
* CC-1889: Online/Offline Status review when force close app
* CC-1911: App disconnect after idle time
* CC-1854: Status message update
* CC-1895: Add users to a contact list, that was added by Enterprise admin
* CC-1740: App crash when Reset on Mac
* CC-1836: Open conversation when clicked on a notification on Mac
* CC-1847: Retry button doesn't work after failed upload
* CC-1917: Error when drag\&drop more than 1 file into a conversation
* CC-1938: Adding video into conversation on Mac

## Features and Improvements

* CC-1922: Online Status LED update
* CC-1894: Log KeeperChat events in ARAM reports
* CC-1799: Minimize app to dock when clicked X on Mac
* CC-1904: Icons for generic files


---

# 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/older/keeperchat-client-release-5.1.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.
