# Browser Extension Version 17.2.1

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

In addition to various performance fixes, Browser Extension version 17.2.1 made significant improvements to the **Snapshot Tool** for a more streamlined yet detailed autofill reporting experience.

## Improvements

**BE-6544:** Added streamlined reporting for Snapshot tool for autofill troubleshooting.

We improved upon our existing Snapshot Tool to further simplify and accelerate the process of reporting and fixing autofill issues from the Keeper Browser Extension. The improvements include a streamlined workflow that no longer require users to activate their browser's internal extension tool. Additionally, users can submit more detail with their snapshot in order to provide a more complete picture of their autofill issue to the Keeper team.

To utilize the Snapshot Tool from the KeeperFill Toolbar, click the **Option icon** and select **Report an Autofill Issue** > **T**[**ake Snapshot**. ](#user-content-fn-1)[^1]

<div><figure><img src="/files/PMgE429cTQsqc61hZgHL" alt="" width="375"><figcaption><p>Options > Report an Autofill Issue</p></figcaption></figure> <figure><img src="/files/e3RDEJDCZoQ15m1PI18F" alt="" width="308"><figcaption><p>Take Snapshot of Current Webpage</p></figcaption></figure></div>

{% hint style="info" %}
If you need to re-submit an issue for a website, click **Report an Autofill Issue > Retake**.
{% endhint %}

You can now choose from the most commonly reported autofill issues, or describe your own.&#x20;

<figure><img src="/files/sLXXZ15EYpPToFd346jW" alt=""><figcaption><p>Select Issue and Provide More Details</p></figcaption></figure>

## Bug Fixes <a href="#bug-fixes" id="bug-fixes"></a>

* **BE-6470:** Assorted stabilization bug fixes related to Firefox performance.
* **BE-6637:** Windows Passkey re-authentication policy prompt not working properly.
* **BE-6689:** Improved popup dialog when Windows Passkey creation is not supported.
* **BE-6685:** Shared record w/o edit permission is allowed to edit until attempting to save.
* **BE-6675:** UI/UX portrait mode version number hidden.
* **BE-6694:** Resolved "Type Error cannot read properties of undefined".

[^1]: [Rachel Gessner](mailto:undefined) can we add an explanation of how the retake 'button' works per this discussion thread <https://keeper.atlassian.net/browse/BE-6770?focusedCommentId=268401>


---

# 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/browser-extensions/browser-extension/browser-extension-version-17.2.1.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.
