# KCM Version 2.18.1

## Bug Fixes

* Resolved regression issues in release [2.18.0](/en/release-notes/enterprise/keeper-connection-manager/kcm-version-2.18.0.md)
  * **KCM-295:** Keeper Favicon Display causing improper rendering causing white dots to be viewable
  * **KCM-298:** SSH connections were interrupted when changing font in the menu
  * **KCM-316:** Eliminated a race condition when configuring RDP with SFTP that cause the connection to fail
  * **KCM-294:** Incorrectly set Connection user concurrency limit to 1 by default


---

# 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/kcm-version-2.18.1.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.
