# KeeperChat Version 5.8.7

### Enhancements:

* **CC-2363**: Added ability to block users by phone number or email, giving you more control over who can message you.
* **CC-2364**: Introduced a filter option so users can filter out offensive language and inappropriate content for a safer messaging experience.&#x20;
* **CC-2374**: You can now flag offensive content, which will hide the message from your chat.
* **CC-2367**: New accounts will have biometric login enabled by default, if your device supports it.
* **CC-2361**: KeeperChat now offers the same 2FA duration options as other Keeper clients, including options for every login, every 12 hours, 24 hours, 30 days, or "don’t ask again on this device."
* **CC-2369**: Email notifications for unread messages now include a daily summary. Users can enable/disable this email in their settings menu.

<br>

### Bug Fixes:&#x20;

* **CC-2370**: Fixed an issue where the chat mobile app would crash when using biometric login after changing 2FA settings.
* **CC-2360**: Fixed an issue where KeeperChat didn't disable biometric login after biometric settings were changed on the device, now requiring master password or SSO authentication.
* **CC-2372**: Fixed a UI issue on iOS where the text confirming account deletion was not clearly visible.
* **CC-2371**: Fixed an issue where users couldn’t reset their password if account recovery wasn’t set up.


---

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