# Backend API Version 14.12.1

Subsequent releases 14.12.2 - 14.12.4 are also included in the following release notes.

## Bug Fixes

* **Fixed:** Unable to register new users on current chat clients.
* **Fixed:** SSO (pre version 14.2.1) is not validating IP and device link for Enterprise.
* **Fixed:** Transferred direct shared records do not show up in both root and transferred folders.
* **Fixed:** Adding a 2FA duration to an enforcement generates server errors.


---

# 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/backend/backend-api/older/backend-api-version-14.12.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.
