# Browser Extension Version 16.8.0

## Major UI Improvements

**BE-5423:** Significant updates to the UI/UX of Record Details on the Browser Extension:

**1. Record Details Screen:** Clicking a record will now display its details in new screen rather than expanding it like an accordion, resulting in easier navigation and greater consistency with Keeper's Web Vault & Mobile experiences.

{% tabs %}
{% tab title="New Record Details Screen" %}

<figure><img src="/files/WVvhpf9nMaAuoseIgc4n" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Previous Record Details Screen" %}

<figure><img src="/files/rK53wcKQKmMKVviZfhES" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

**2. Top Bar:** A new top bar makes it easy to take common actions like filling, launching, editing, or favoriting a record

<figure><img src="/files/8GmxnOEjDx21z8WcumQO" alt="" width="326"><figcaption></figcaption></figure>

**3. Keyboard Navigation:** has been updated for compatibility with the new Record Details screen. After focus is placed on a record using the arrow keys:\
&#x20;    `Enter` = Open Record Details\
&#x20;    `Shift+Enter` = Launch/Fill Record<br>

**4. Favorites:** Any record can now be added to or removed from Favorites via the Top Bar. Any Favorited records will appear with a Star icon to make them easy to spot in a list.

<figure><img src="/files/hQNsEtJPDpewezLeVTLt" alt="" width="326"><figcaption></figcaption></figure>

**5. Password Strength:** is now displayed on record details.

<figure><img src="/files/zTLkRwWgm3x7BfP7qPkg" alt="" width="326"><figcaption></figcaption></figure>

**6. Favicons (BE-5164):** Site-specific favicons will replace the majority of generic favicons, while maintaining zero-knowledge.

<figure><img src="/files/JF6ku5k8GqPAvRcOD9T8" alt="" width="326"><figcaption></figcaption></figure>

**7. Record Icons:** Small icons in record details indicate when a record is a favorite, a shared record, or contains a TOTP.

<figure><img src="/files/43PHlcKgXfWDvNq9o7v7" alt="" width="360"><figcaption></figcaption></figure>

**8. Quality of Life Improvements:** The terminology for 'Save' and 'Cancel' buttons on the record edit screen, as well as the 'Autofill' and 'Autosubmit' settings in record details, have been updated for clarity & consistency with the Web Vault.

## Other Improvements

* **BE-5482:** Disabled the onboarding dialogue (the instructions on how to pin Keeper’s extension) in cases where the extension has been force installed.
* **BE-5452:** DUO 2FA now supports alphanumeric characters.

## Bug Fixes

* **BE-5407:** Fixed an issue with duo 2FA not redirecting to master password entry screen.
* **BE-5405:** Fixed an issue where Search UI deforms when taking certain actions in Edit Record screen.
* **BE-5420:** Fixed an issue where shared folder records were still accessible via the extension to users who were removed from the team that gave them access.
* **BE-5434:** Fixed an issue where passkey prompt still displayed on certain sites that the user disabled Keeperfill on via role enforcement policies.
* **BE-5466:** Fixed an issue where the “back” button was blending in to the extension’s UI.
* **BE-5478:** Fixed an issue where changes to the autofill or autosubmit settings on a record were sometimes reverted after logging out.
* **BE-5484:** Fixed an issue with record types displaying as text keys in the record details view.
* **BE-5483:** Fixed an issue where the options menu icon was difficult to see in search results when using dark mode.
* **BE-5467:** Fixed an issue where pressing the Enter key was not triggering an action while focus was placed on a record in the extension toolbar window.

## Site-Specific Fixes

**BE-5409, BE-5408:** Fixed domain matching issues on a few sites to ensure that the proper records are surfaced.

**BE-4402:** Fixed an issue where form filler did not appear on a few sites.

**BE-5422:** Other site-specific fixes:

* app.crewmeister.com
* <https://www.aliexpress.us/>
* <https://www.delta.com/>
* <https://www.eurowings.com/>
* <https://accounts.netgear.com/login>
* <https://app.tinypulse.com/auth>
* <https://mft.askallegiance.com/webclient/Login.xhtml>
* <https://www.slack.com/signin#/signin>
* <http://share.minterellison.com/login>
* <https://portal.schonfeld.com/>
* <http://therapynotes.com/app/login/>
* <https://tic.3cx.us:5001/>
* <https://welcome.saas.mrisoftware.com/>
* <https://bvsperformance.bvsinc.com/registrationbank.asp>
* <https://online.corp.westpac.com.au/SignIn/Index>
* <https://www.foundersport.com/?bmid=>
* <https://www.bbva.es/empresas.html>


---

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