# Android Version 17.3.30

### Bug Fixes

* **AN-6441**: Fixed an issue where users with an expired master password would be prompted to change it twice if their first attempt did not meet the new password complexity rules.
* **AN-6933**: Addressed an issue where an enterprise user who declined an invitation by clicking "Later" would not see the invite screen again when re-opening the invite link from their email.
* **AN-7363**: Resolved a display issue where blank fields would appear in a record after a linked payment card was unshared.
* **AN-7521**: Addressed an issue where users were not automatically logged into their vault after verifying their email in a web browser during account setup.
* **AN-7762**: Addressed an issue where Autofill would not appear for two-factor authentication (TOTP) code fields when logging into websites through a web browser.
* **AN-7769**: Fixed an issue where custom address and payment card fields were not properly masked for certain enterprise users.
* **AN-7780**: Resolved an issue where Autofill would only fill the username but not the password for the LifeLock application.
* **AN-7793**: Resolved a display issue where a deleted file attachment would still appear to be removed after discarding the changes, until the user reloaded the record.
* **AN-7837**: Fixed an issue where team folders were not automatically removed from a user's vault after the team was deleted by an administrator.
* **AN-8231**: Fixed a Passkey issue where the list of available passkeys to replace an existing one was not sorted correctly by username.
* **AN-8515**: Fixed a rare crash that could occur during login after changing the duration for Two-Factor Authentication prompts.
* **AN-8620**: Resolved an issue where master password complexity rules (such as requiring special characters or numbers) were not being enforced during an administrator-initiated password change.
* **AN-8633**: Ensured that the 'Prevent Screenshots' security setting now correctly applies to the Autofill search and 'Create New Record' screens.
* **AN-8659**: Addressed a crash that could occur when editing a record in a shared folder after your team's access to that folder was removed.
* **AN-8757**: Addressed a loophole where enterprise users with restrictions on creating new records could bypass this policy using the 'Create your first record' or 'Import records' onboarding flows.
* **AN-8785**: Fixed a display issue where the numbered list view in Favorites and Two-Factor Codes would disappear after changing the sort order.
* **AN-8806**: Fixed an issue where users were unable to set up or log in using a Security Key via a USB connection.
* **AN-8807**: Addressed an issue on Pixel devices where the KeeperFill setup flow would not automatically advance after enabling Autofill.
* **AN-8852**: Corrected a minor alignment issue with the version number display on the Settings screen.
* **AN-8867**: Fixed an issue where only one address would be displayed for custom records that were created with two address fields.
* **AN-8899**: Updated the in-app purchase prompts for trial users attempting to use smartwatch features, ensuring the correct "Keeper Unlimited" upgrade screen is displayed.
* **AN-8901**: Corrected an intermittent issue that could prevent users from successfully adding or removing records from Favorites and Watch Favorites.
* **AN-8933**: Fixed a crash that could occur when creating or using a passkey in certain web browsers, such as Naver Whale Browser.
* **AN-8942**: Fixed a minor capitalization error on the "Allow Offline Access" screen.
* **AN-8961**: Fixed a login issue where users were unable to access their account after changing their master password on a different device.
* **AN-9010**: Fixed a display issue in the Record History screen where text could overlap after making multiple edits to a record.
* **AN-9016**: Addressed an enforcement issue where enterprise users with a "prevent create folders" restriction could still create new shared folders from a record's detail screen.
* **AN-9048**: Fixed a display issue where short usernames were not correctly aligned in the user menu.
* **AN-9101**: Fixed an Autofill issue where credentials were not correctly suggested or filled when a webpage contained login fields from multiple different web domains.


---

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