# Browser Extension Version 17.3.0

## New Features

* **BE-6593:** Implemented Biometric Login re-enable with existing passkey. To reduce friction, the following changes were made:
  * Biometric login is now automatically enabled when you log in with a passkey (unless restricted by your Administrator).
  * Turning biometric login OFF now removes all associated passkeys from your Keeper Vault account.
* **BE-6703:** Added the ability to copy partial text from a textbox/text area field.
* **BE-6714:** Added the ability to quickly view, edit and delete "Wi-Fi Login" record types in the browser extension.

<div><figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FLdnb1NDtqisQiE2iiNfM%2FWifi-QR%20Collapsed.jpg?alt=media&#x26;token=09768d7a-64ad-4fb8-9304-c01aaadcef79" alt="" width="362"><figcaption><p>Wi-Fi Record</p></figcaption></figure> <figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FWeryOnktW1iHmmZ5gJZI%2FWifi-QR%20Expanded.jpg?alt=media&#x26;token=b9f22b83-6096-4457-828c-0d4a29fb3b20" alt="" width="362"><figcaption><p>Expanded QR Code View</p></figcaption></figure></div>

The shareable QR code in a Wi-Fi record type can be scanned using an iOS mobile device to automatically join the Wi-Fi network.

<figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FUmLcuIDWL97m44fLF4Eq%2FWifi.jpg?alt=media&#x26;token=0bfb5209-b8ad-420b-8a25-3b72a38d8157" alt=""><figcaption><p>Scan a QR Code with an iOS Mobile Device</p></figcaption></figure>

{% hint style="info" %}
Wi-Fi record type creation is now available on iOS, Android, Web Vault and Desktop App.&#x20;
{% endhint %}

* **BE-6763:** Users can now add additional website addresses to a record by clicking the **Add Website Address** button. This functionality allows users to efficiently store and organize all related website domains for a record directly from the browser extension.

<div><figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FhEV7QB9IodL6oga0oEj2%2FAdding%20URL%20Address%20menu.jpg?alt=media&#x26;token=d50d289e-8f4b-4ffb-8473-fb5c45f81529" alt="" width="372"><figcaption><p>Set Alternate Address as Primary, Edit Field Label or Remove</p></figcaption></figure> <figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FDExxDrpCNsWQyqx2rXYN%2Furl-reorder.gif?alt=media&#x26;token=71f225f5-3d98-4147-b327-090ab533712f" alt=""><figcaption><p>Reorder Website Addresses with Drag-and-Drop</p></figcaption></figure></div>

* **BE-6783:** Implemented the "Verify Fill Mode" setting to provide extra protection against Clickjacking. Users can enable this feature from their extension's settings menu which will prompt them to confirm autofill every time it occurs.

<figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FO4nuylOLfgp3jBcs108R%2FExtension%20Settings%20Button%20Verify%20_Off_%20State.png?alt=media&#x26;token=335c1651-d503-4321-9cf4-eaa56f675816" alt=""><figcaption><p>Turn On Verify Fill Mode from Extension Settings Menu</p></figcaption></figure>

<figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FD8lwl00lbtlDeaZfRiBp%2FExtension%20Settings%20-%20Modal.png?alt=media&#x26;token=6fad4a1f-c019-47cd-bd0f-dd377025479e" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FVIszWeM5BmUYttSHKxHC%2FAutofill%20verify%20prompt.jpg?alt=media&#x26;token=9cd459a3-b074-4260-ac36-7e0ac5e37399" alt=""><figcaption><p>Allow Keeper to Autofill</p></figcaption></figure>

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

* **BE-6487:** Not filling iframe payment forms (on HuggingFace and other select sites)
* **BE-6774:** Performance issue causing high number of keep\_alive throttles
* **BE-6809:** Don’t show Keeper lock icon on Jira user selector object
* **BE-6905:** Saving a record with blank additional website fields are retained
* **BE-6908:** Blank screen appears when saving a record with a blank primary website address field
* **BE-6918:** Network Visibility selection is the opposite on extension in Wi-Fi Record
* **BE-6922:** Extension unable to display/generate QR code in Wi-Fi Record
* **BE-6923:** Generated QR code is unusable after scan in Wi-Fi Record


---

# 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.3.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.
