# Backend API Version 14.3.0

## Enhancements & Benefits <a href="#enhancements-and-benefits" id="enhancements-and-benefits"></a>

* Final release of Advanced Audit & Reporting backend prior to Admin Console release
* ​Improved record history detailed data
* Replace "Recent Activity" data with new enhanced metadata
* Business logic for Audit & Reporting SKU and billing system
* KeeperChat free trial activation from Admin Console
* Increase allowed file upload size on "Custom Logo" from Admin Console

## Bug Fixes <a href="#bug-fixes" id="bug-fixes"></a>

* Syncing fix in shared folders related to removing a user from a folder
* Overlapping IP ranges in enforcement restriction caused exception
* "Ownerless" records after vault transfer are automatically corrected
* Translation fixes regarding certain new role enforcement policies
* Record "delete" events not logged when deleted from root user folder
* SCIM triggers email to admin if the max number of licenses has been exceeded

## Coming Soon <a href="#coming-soon" id="coming-soon"></a>

* ​Version 14.4.0 includes several new features for Master Password login when SSO is unavailable, and offline mode in the Web Vault.


---

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