> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/browser-extensions/browser-extension/browser-extension-version-16.7.4.md).

# Browser Extension Version 16.7.4

## Bug Fixes

* BR-5318: Tooltip "copy" doesn't go away after clicking copy from password history screen
* BE-5228: Not all subfolders are showing in the Edit/Create record screen
* BE-5234: New password fails to save in Github if user updates the password first on Github before saving the changes on Keeper.
* BE-4727: airbnb.ca login form fixes
* BE-5368: Custom field&#x20;
* BE-5383: Yayoi website login fixes
* BE-5368: Custom field website matching not working when port number is in URL
* BE-5369: Extension isn't handling launching URLs without a protocol specified, need to just assume https
* BE-5394: Clicking on "Create an Account" in the login screen does not take the user to "Create Your Account" on Web Vault.
* BE-5402: Dark mode Keeper logo issues

## Website Fixes

* <https://amers2.identity.ciam.refinitiv.net/auth/UI/Login>
* <https://api.scm.dss.husqvarnagroup.net/createcontracts>
* <https://app.pax8.com>
* <https://crm.solshost.co.uk>
* <https://customer.bmwgroup.com/oneid#/register>
* <https://hub.connectwise.com>
* <https://kws.okta-emea.com>
* <https://solutionsforaccountinglimited.sage.hr>
* <https://e01hosting.tessitura.com/vpn/index.html>
* <https://icloud.com>

## Other Improvements

* BE-5005: 508 compliance / high contrast items


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/release-notes/browser-extensions/browser-extension/browser-extension-version-16.7.4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
