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

# Browser Extension Version 18.0.0

## Overview <a href="#summary" id="summary"></a>

Keeper Browser Extension version 18.0.0 introduces support for Nested Shared Folders and BreachWatch along with various performance improvements and bug fixes.

{% hint style="info" %}
Currently in [preview](/en/release-notes/browser-extensions/browser-extension/preview-release.md).
{% endhint %}

## New Features

### **Nested Shared Folders With Role-Based Folder Permissions** <a href="#nested-shared-subfolders-with-role-based-folder-permissions" id="nested-shared-subfolders-with-role-based-folder-permissions"></a>

Keeper is redefining how users and teams organize, share and protect their most sensitive records. With the introduction of Nested Shared Folders with Role-Based Folder Permissions, we’ve rebuilt the vault’s folder, sharing and permissions model from the ground up, delivering a more flexible and scalable experience for every user and team.

Role-Based Folder Permissions give administrators granular control over exactly who can view, edit, share and manage content at every level of the folder hierarchy — whether you're an individual user, managing a small team, or operating across a global enterprise.

During this transition, the new Nested Shared Subfolder system will exist alongside the existing Classic folder system and permission model, with two distinct folder icons to help users easily differentiate between them.

{% hint style="info" %}
This feature is currently available by invitation only. To learn more and request access, please see our [end-user guide](/en/user-guides/sharing/nested-shared-subfolders.md), contact your Keeper representative or visit [keepersecurity.com/contact](https://www.keepersecurity.com/contact.html).
{% endhint %}

#### User Experience

Within the browser extension, users can now add new and existing records to any newly created folders within the Nested Shared Folders system and all associated permissions will apply consistently across clients.

Classic and Nested Shared folders are easily distinguished by two distinct folder icons — Nested Folders display as solid in color, while Classic folders appear with a transparent icon.

<div><figure><img src="/files/ni77pE9SVEhS8WyizuJG" alt="" width="372"><figcaption><p>Record Location Dropdown Menu</p></figcaption></figure> <figure><img src="/files/LEAS6yv4w5qBQul7enJM" alt="" width="372"><figcaption><p>Select Folder Location</p></figcaption></figure></div>

## Improvements

* **BE-7072:** Performance improvements for vaults that have hundreds of entries mapped to the same domain.
* **BE-7447**: Added support for BreachWatch in the Keeper Browser Extension. [BreachWatch](/en/user-guides/breachwatch.md) is a powerful, secure add-on that monitors the internet and dark web for breached accounts matching your Keeper Vault records, alerting you to take immediate action, including changing your password at the affected website to protect yourself against hackers.&#x20;

<div><figure><img src="/files/Rfig786utuxwuaOio2kP" alt="" width="372"><figcaption><p>Ignore or Resolve High-Risk Password</p></figcaption></figure> <figure><img src="/files/v2bAqzPPL5yq4GYrQ00L" alt="" width="372"><figcaption><p>BreachWatch Detects High-Risk Password</p></figcaption></figure></div>

## Bug Fixes

* **BE-7685:** Newly shared records do not always appear while user is actively logged into the extension.
* **BE-7659:** Form filler iframe popup is not clickable when login modal opened.
* **BE-7655:** Device Approval screen fails to load if SSO account requires device approval.
* **BE-7644:** When user has multiple records for same URL, clicking "Launch" from URL field on detailed view on record B fills credentials from record A if A has Autofill ON.
* **BE-7466:** When user has multiple records for same URL, clicking "Launch" from detailed view on record B fills credentials from record A if A has Autofill ON.
* **BE-7611:** Click-and-drag to secondary monitor causes popups to flicker or disappear (Firefox).
* **BE-7578:** Master password reveal then left click behavior in Windows is non-standard (single vs double click).
* **BE-7479:** Manual Sync fails to update role enforcement policy changes.


---

# 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://newdocs.keeper.io/en/release-notes/browser-extensions/browser-extension/browser-extension-version-18.0.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.
