# Vault Version 16.6.0

## Features

* **VAUL-5029**: Introducing **One-Time Share**. See the [Admin Guide](/enterprise-guide/jp/sharing/one-time-share.md) and [End-User guide](/user-guides/jp/sharing/one-time-share.md) for more details.
* **KDE-1214**: Support for M1-based Macs. Our download page provides install links for the .dmg file and the Mac App Store. The .dmg file contains both Intel and M1 Mac binary builds.

## Improvements

* **VAUL-5021**: Additional support for 508 compliance in Secrets Manager and other functional areas.

## Bug Fixes

* **VAUL-5228**: Unable to recover account with WebAuthn as the 2FA method
* **VAUL-5233**, **VAUL-4958**, **VAUL-5232**: Several issues with File Upload failures
* **VAUL-5164**: Support for Dashlane import with Argon2D and PBKDF2 200k iterations
* **KDE-1233**: Crash on Windows Server 2012 R2 on SSO Login
* **KDE-1237**: Tab key not being sent to Citrix client use Native App Fill


---

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