# Vault Release 17.6.1

## Bug Fixes

* **VAUL-8797:** Fixed an issue where passkeys registered in the Web Vault could not be used by the Browser Extension.
* **VAUL-8791:** Fixed an issue with Workflow time-of-day access rules so Vault now uses the expected HHMM time format, ensuring Workflow access windows are saved and enforced correctly.
* **VAUL-8795:** Vault now uses the admin’s time zone as the source of truth for Workflow access windows and displays the applicable time zone for the restriction.

## Web Vault Update Instructions

* To ensure you're using the latest Web Vault, simply reload the vault login page (or Shift+Ctrl/Cmd+R to force refresh)

## Desktop Update Instructions

* If you installed Keeper Desktop directly from the Keeper website, download the latest version from:\
  <https://www.keepersecurity.com/download.html?t=d>
* If you installed Keeper Desktop from the Mac App Store or Microsoft Store, visit the store to perform the update.


---

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