# Browser Extension Version 14.1.0

## Features & Enhancements

* **Master Password Re-entry Enforcement -** This role enforcement allows Admins to further enhance their security policies by requiring 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.
* **Support for Duo Push with SSO Login -** Duo Push authentication is now supported for users who login to the Keeper browser extension using SSO.

## Bug Fixes

* **Fixed:** The search function fails to display any results.
* **Fixed:** The Master Password login prompt appears in the Keeper browser extension after logging in and out the Vault with SSO.
* **Fixed:** The autofill feature fills both the first name and city fields of an address form with the user's first name.


---

# 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/browser/browser-extension/older/browser-extension-version-14.1.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.
