# Browser Extension Version 17.2.4

## Bug Fixes

* **BE-6458** - Record autofill fails to function if autofill prompt is disabled.
* **BE-6694** - TypeError cannot read properties of undefined (reading '0').
* **BE-6759** - Logout-loop; extension calls logout x4+ if session expires while idle.
* **BE-6806** - New Keeper passkeys should not default to non-matching username.
* **BE-6852** - Extension fails to auto-login after performing master password reset on Web Vault.


---

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