# Admin Console 15.0.5

## Improvements

* EM-4424: Addition of a KeeperFill role enforcement policy that enforces all settings/features of the Browser Extension

## Bug Fixes

* EM-4556: Syslog push sends the wrong TLS setting to the server
* EM-4559: Sending Keeper Push on a non-SSO account on console generates a reference error
* EM-4562: 2FA duration enforcements are not enforced on clients
* EM-4567: Admin gets a white screen when they receive a device approval request from a user they don't manage
* EM-4569: Selecting "Deny" on device approval request generates an error in the inspector
* EM-4570: Unable to create a trial when linking from an iframe in a 3rd party site
* EM-4574: Change Master Password request fires twice
* EM-4554: Opening console login page in new window when "stay logged in" is enabled, a blank console screen appears
* EM-4544: Account\_Recovery is displayed as a key value in ARAM event types
* EM-4540: Account recovery dialogue displays incorrect error text
* EM-4529: Admin's changed email is not displayed at login when "Stay logged in" is enabled
* EM-4507: Master Password Expiration and Logout Timer enforcements are missing duration descriptions


---

# 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/enterprise/admin-console/older/admin-console-15.0.5.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.
