# Vault Release 16.11.2

**Enhancements:**

* **VAUL-6715**: Improved KeeperFill Installation Prompt: The installation prompt for KeeperFill has been enhanced to offer a better user experience.
* **VAUL-6716, VAUL-6789**: Enhanced Import Functionality: When importing data from Keepass KDBX files, TOTP fields will now be correctly recognized and imported as Keeper TOTP fields, ensuring better accuracy and usability.
* **VAUL-6748**: Password Complexity and Generation: Password complexity rules can now be applied independently without generating a new password, offering more flexibility in managing your passwords.
* **VAUL-6792**: Better Folder Selection: We've improved the folder location selection in the new shared folder modal for a more intuitive experience.
* **VAUL-4959**: Updated Referral Program: Our referral program has been enhanced with updated incentives to encourage more users to invite friends.
* **VAUL-6807**: Password Policy Enforcement: The minimum password length is now set to 8 characters, with a maximum of 99 characters. Client applications will enforce this minimum length but allow users to increase it through their settings.
* **VAUL-6798**: Feature Promotion: New features such as RBI and KSM are now more visible to users for better awareness.

**Bug Fixes:**

* **VAUL-6788**: UID Generation: We've updated the UID generation logic to prevent creating UIDs that start with a dash.
* **VAUL-6746**: Firefox Compatibility: Fixed an error occurring in Firefox related to unsupported table versions.
* **VAUL-6805**: Privacy Screen: Resolved an issue where the privacy screen disabled URL edits for non-enforced URLs in shared records.
* **VAUL-6784**: Sharing Screen: Corrected the sorting order of items in the sharing screen for better usability.
* **VAUL-6794**: Account Registration: Addressed an issue where credentials were not properly handled when switching between login and account registration screens.
* **VAUL-6819**: Banner Display: Updated the banner display and support tool to match rounding requirements for better accuracy (e.g. number of days left in trial).
* **VAUL-6786**: Shared Folder Management: Fixed an issue where deleting a V2 record from a shared folder caused the folder to appear incorrectly. The record will now appear correctly.
* **VAUL-6780**: GRE Import Error Handling: Improved error handling during GRE import to ensure proper messaging when users are restricted from creating folders.
* **VAUL-6808**: App Stability: Fixed an issue where the app could crash if shared folder users were undefined, ensuring better stability.


---

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