# KeeperChat Client Release 5.3.0

## Bug Fixes

* CC-1725: Background color on Android
* CC-1963: 'Today' day format on Android
* CC-1964: Media file name added into a conversation on iOS
* CC-1968: Disabled email notifications for a new conversation without messages
* CC-1967: Push notifications for new messages fix


---

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