# KeeperChat Client Release 4.4.0

## Bug Fixes

* CC-1788: Chat icon was disabled after invite accepted
* CC-1797: Rename Invite to Save button
* CC-1672: Fixed padding in All contacts
* CC-1807: Fixed notifications issue for new messages
* CC-1663: Auto-logout feature didn't work on Windows when clicked outside of the app
* CC-1808: Fixed errors when accepting an invite
* CC-1809: Fixed crash on Windows in AU region during login
* CC-1811: Set status message on iOS upon registration
* CC-1701: Fixes share from Gallery feature on Windows
* CC-1810: Fixed missing invite issue on Windows
* CC-1825: Edit options in the background of Tab menu in Gallery on iOS

## Features and Improvements

* CC-1806: Enable Face ID by default on iOS


---

# 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/jp/desktop/keeperchat/norirsu/keeperchat-client-release-4.4.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.
