# Vault Version 14.14.0

## Features & Enhancements

* **Privacy Screen -** Admins now have the ability to control the viewing (unmasking) of passwords based on a specified domain. Additionally, it prevents the user from changing the website URL after the record has been saved. This policy is enforceable by the Admin for individual domains within each of their Generated Password Complexity settings by enabling "Apply Privacy Screen".
* **Master Password Re-entry Enforcement -** This role enforcement allows Admins to require their users to re-enter their Master Password in order to unmask or copy a password.
* **Sharing & Uploading Enforcement Policy -** This role enforcement policy allows Admins to prevent their users from importing records from Web App and Desktop App.

## Bug Fixes

* **Fixed:** "Can Edit" and "Can Manage" text is not translated when a user attempts to import from a JSON file. Instructions for the JSON import feature have been updated and can be referenced [here](/user-guides/jp/import-records-1/import-json.md).
* **Fixed:** New user accounts prematurely display step 3 of the "Quick Start" walkthrough as completed.
* **Fixed:** Various issues related to the privacy screen feature within the Admin Console.
* **Fixed:** KeeperFill for Apps crashes when unlocking in offline mode.
* **Fixed:** The Keeper icon is missing from the dock on Linux operating systems.


---

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