# Backend API Version 15.0.7

### Bug Fixes

* KA-3094: Improved handling of SSO data for users when moved out of SSO node and back into SSO node (retains data).
* KA-3103: Editing a shared folder name or color changes default permissions.
* KA-3093: Very slow login when thousands of shared folders are present in the vault.
* KA-3099: Improved handling of migration from US to EU data centers
* KA-2960: Addition of alias\_add event for adding alias username/emails
* KA-3097: Improved handling of login to US SSO account from EU vault
* KA-3074: Added events for Device Approval
* KA-3110: Prevent admin from moving user from on-prem SSO to Cloud SSO
* KA-3022: Submitting verification code for pending invited user returning 403 error

### Features

* Backend support for Keeper SSO Connect Cloud


---

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