# Vault Release 16.8.3

## Bug Fixes

* **VAUL-5551**: Extension not auto-logged in if installed while Web Vault currently logged in
* **VAUL-5547**: Right-click menu is showing different options when in different areas of the vault
* **VAUL-5529**: Shared Folder "Add User" search/suggest list includes people already in the folder
* **VAUL-5563**: Vault crashes when a user with "Prevent sharing records with file attachments" enforcement deletes a record.

## Improvements

* **VAUL-5565**, **VAUL-5327, VAUL-5458, VAUL-5325, VAUL-5404**: 508 Compliance items
* **VAUL-4772**: Removed all legacy jquery/jquieryui references
* **VAUL-5559**: Roboform import issues
* **VAUL-5090**: Auto-select custom field title when clicking Edit
* **KDE-1308**: Update Electron to latest v20 patch version
* **KDE-1314**: Remove legacy Windows installers


---

# 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/older/vault-release-16.8.3.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.
