# Browser Extension Version 15.1.2

## Improvements

* BE-3897: Support for HTTP fill enforcement in the Admin Console. Disabling this enforcement removes the HTTP fill warning from the browser extension prompts.

## Bug Fixes

* BE-3917: The "Stay logged In" feature fails when a user closes out of their browser. Affected certain SSO Cloud users.
* BE-3909: Custom field matching fails when a record's "Website Address" field is left blank
* BE-3889: Clicking on a row within a list of matching records fails to expand/collapse the row
* BE-3773: The extension's search field should clear upon returning to it when the user begins typing


---

# 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/jp/browser/browser-extension/older/browser-extension-version-15.1.2.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.
