> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/browser-extensions/safari-extension/older/safari-extension-release-14.14.0.md).

# Safari Extension Release 14.14.0

## Benefits & Features

* **Privacy Screen -** Admins now have the ability to control the viewing (unmasking) of passwords based on a specified domain. This policy is enforceable by the Admin for individual domains within each of their Generated Password Complexity settings by enabling "Apply Privacy Screen".&#x20;
* **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. Once unmasked, the password will be re-masked after 30 seconds have passed.&#x20;

## Bug Fixes

* **Fixed:** Extension window appears after a user is prompted to re-enter their master password in an attempt to edit a record, payment card or address.&#x20;
* **Fixed**: User is prompted to re-enter their master password twice when attempting to edit a record.&#x20;
* **Fixed**: When a user logs into Google via the extension, Google Sheets crashes with an error message.&#x20;
* **Fixed:** When logging in with SSO and selecting "Require code every 30 days for Two-Factor Authentication", user is incorrectly prompted for verification code at next login.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/browser-extensions/safari-extension/older/safari-extension-release-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.
