# Vault Version 15.0.7

## Bug Fixes

* KDE-933: Fix for minor UI display issue<br>
* KDE-932: User unable to proceed past 2FA timeout screen and return to login upon clicking "OK" button when prompted<br>
* VAULT-4478: Unable to login with SSO Cloud v15 in these scenarios:\
  \
  (1) Existing vault user, adds v15 extension, logging into the vault doesn't also login to the extension.\
  \
  (2) New vault device and new browser extension device, unable to login to the vault. The "push" screen blinks and hangs.<br>
* VAUL-4482: User receives "You do not have the required privilege to perform this operation." when resetting their Master Password.<br>
* VAUL-4483: User registration emails to create Vault with a Master Password do not work if the browser extension is pre-loaded on the device prior to receiving the invitation.<br>
* VAUL-4484: User logging into the Extension is forced to change Master Password when complexity rules change. However, the Web Vault was not forcing prompt.<br>
* VUL-4479: Account Recovery + Duo Push providing "invalid code" after submitting.


---

# 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/web-vault-+-desktop-app/older/vault-version-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.
