# Backend API Version 15.2.2

## Improvements

* KA-3809: Improved logging for support team
* KA-3812: Ability to perform verbose SCIM logging
* KA-3795: Improved behavior of "Stay Logged In" for browser extension users.
* KA-3792: Improved speed and performance
* KA-3797: Improved speed related to Trash Can view

## Bug Fixes

* KA-3787: Improved query performance on the backend
* KA-3796: Invalid 2FA code returns invalid error message to user
* KA-3784: Attempt to add a user to a shared folder doesn't add the user in local folder view
* KA-3802: Error processing large number of SSO Cloud Admin Approvals
* KA-3801: Adding users via customer-specific provisioning method generates Server 500 error
* KA-3808: Some records do not return user information in "Last modified" record history information.
* KA-3824: New records are not visible to all team members of a shared folder
* KA-3790: Denying a Keeper Push via 2FA method caused approval


---

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