# Vault Version 14.12.0

## Features & Enhancements

* **Support for Windows Hello**\
  \
  This release introduces Keeper's compatibility with Windows Hello (available on Windows 10), a biometrics-based technology that allows users to authentic and log in to their Windows device using biometric facial recognition, fingerprint reader, or pin.<br>
  * If Windows Hello is enabled on a user's device, this eliminates the requirement for users to enter their Master Password at the Keeper login screen, further expediting the login process.<br>
  * Users can enable "Windows Hello Login" within their Vault's security settings. In doing so, at their next login to Keeper, Windows Hello will attempt to authenticate the user's identity. Once authenticated, the user will automatically be logged into Keeper.<br>
  * Support for Windows Hello for Business is also included in this release.

<div align="center"><img src="/files/-MjGihmgAJ_EVUCzorn8" alt="Windows Hello Enabled in Keeper&#x27;s Security Settings"></div>

![Keeper Authentication via Windows Hello](/files/-M1CrlH_6SJdJTpeDM4z)

## Bug Fixes

* **Fixed:** Imported records from Password Boss are missing the URLs if they are contained under the "login\_url" key.<br>
* **Fixed:** Users that have an apostrophe in their email address receive an error message denying them access at the login screen.<br>
* **Fixed:** Creating record shortcuts between shared folders are unsuccessful in certain scenarios.


---

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