# KCM Version 2.9.6

## Features

* **PRIV-184:** Updated login screen to say "username" instead of "Email"<br>
* **PRIV-40:** Added brute-force login protection when multiple incorrect login attempts are attempted based on IP address. See [here](/en/keeper-connection-manager/using-keeper-connection-manager/login-screen.md#login-attempt-limits).<br>
* **PRIV-172:** Improved FIPS mode support. See [here](/en/keeper-connection-manager/security.md#fips-140-2-validated).<br>
* **PRIV-109:** Added support for Active Directory domain with KSM records that control RDP connections


---

# 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://newdocs.keeper.io/en/release-notes/enterprise/keeper-connection-manager/older-versions/kcm-version-2.9.6.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.
