# Browser Extension Version 16.1.0

## Bug Fixes

* BE-4278: Expiration dates from payment card records not filling properly
* BE-4256: Ensure minimum default password strength on "change password" screens is 20 characters.
* BE-3920: Remember Email setting does not work
* BE-4318: User gets infinite spinner when typing password wrong 2 times
* BE-4319: User logged out with "throttle" error after attempting to on/off logout timer
* BE-4304: User sometimes logged out from "throttle"
* BE-4334: Error when logging into the extension when a URL contains a comma
* BE-4335: Form filling issue on turborater.com
* BE-4337, BE-4338: Remove old unused code references to resolve flagged vulnerabilities on crxcavator.io (<https://crxcavator.io/report/bfogiafebfohielmmehodmfbbebbbpei/16.0.3?platform=Chrome>)
* BE-4301: Support for new Twitter.com login flows
* BE-4291: Autofilling Facebook in German website does not fill
* BE-4292: URLs with port numbers in the value are not showing properly on search results
* BE-4346: Resolve login issues with Dell.com
* BE-4344: Payment cards and addresses are auto-submitting, this should not occur.
* BE-4355: BE does not enforce "require re-authentication" enforcement
* BE-4301: Support for new Twitter login flow
* BE-4314: Payment card filling broken on craigslist

## Improvements

* Several improvements for 508 compliance: Focus events, Voiceover, Labels and Field Instruction
* BE-4332: Improved syncing in environments with thousands of shared records among thousands of users.


---

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