# Android Version 16.6.60

## Bug Fixes

* AN-7480: Onboarding a new Enterprise user on Android via Cloud SSO does not work properly
* AN-7791: If a user creates a v2 (general) record in vault, it will not be triggered in the Autofill UI automatically.
* AN-7713: Crash when switching accounts after a linked record is removed from shared folder.
* AN-7649: If a user deletes a Security Key, adds another Key, then plugs it in via USB on (one of) the first Google screen(s), Keeper crashes during setup.
* AN-7818: Stop making calls to update\_security\_data for records that are not owned. This includes all shared records in shared folder or directly shared.
* AN-7601: Creating a record in DuckDuckGo sets title to DuckDuckGo
* AN-7835: Minor recovery phrase bug fixes


---

# 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/older/android-version-16.6.60.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.
