# Android Version 17.3.20

### Enhancements

* **AN-8421**: We've added the "Stay Logged In" option to your settings. This feature reduces how often you need to log in on trusted devices, making your experience smoother without compromising on security.

<div><figure><img src="/files/1rbosbSkLBLPv5m6DiVZ" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/BVndMjQseMc5zXJScEoL" alt="" width="188"><figcaption></figcaption></figure></div>

* **AN-8934**: We've made under-the-hood improvements to ensure our app is fully compatible with the latest Android versions. This keeps your experience running smoothly and reliably on the latest devices.
* **AN-8975**: For our enterprise users, the app now correctly enforces administrator settings that restrict the creation of Two-Factor Codes, ensuring compliance with your organization's security policies.
* **AN-8980**: We've upgraded some of our core user interface technology for better performance and stability. This also resolves a specific text display issue on devices running Android 15.
* **AN-9077**: We've optimized our build process to focus on modern device architectures, which helps reduce the overall app size and improve performance.

### Bugs

* **AN-6920**: Fixed a login issue where the device approval prompt was skipped when trying to log in to a different server region.
* **AN-7716**: Resolved an issue that caused a generic error message to appear. Now, a more specific error is shown if you enter an incorrect password when resetting your Master Password.
* **AN-7834**: Addressed an issue where users would get stuck on the Two-Factor Authentication screen after completing the setup during account recovery.
* **AN-8083**: Resolved an issue where users could get stuck on the two-factor authentication setup screen during account recovery.
* **AN-8216**: Fixed issues on several websites, including AliExpress and Lenovo, where Autofill was either not appearing or not filling fields correctly.
* **AN-8478**: Fixed an issue preventing the username field from being identified by Autofill on agbar.net.
* **AN-8564**: Fixed an issue during account recovery where the app would not advance past the Two-Factor Authentication setup screen.
* **AN-8624**: Fixed an issue where two-factor codes were not autofilling correctly on several websites and apps, including PayPal and Instagram.
* **AN-8784**: Addressed an issue where the Autofill prompt was not appearing on the GetYourGuide website and mobile app.
* **AN-8953**: Fixed an issue where custom record template names were not sorting correctly. Now, they will appear in proper alphabetical order, regardless of capitalization.
* **AN-8973**: Addressed a critical issue where adding a profile photo would mistakenly delete all of your saved Identity & Payments information.
* **AN-9082**: Corrected an issue where the app would get stuck on the loading screen if your password had expired while the "Stay Logged In" feature was enabled.
* **AN-9083**: Fixed a crash that could occur when logging back into an existing account on a device that had a previous "Stay Logged In" session active.


---

# 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/mobile/android/android-version-17.3.20.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.
