# iOS Version 16.10.7

### Bug Fixes

* **iOS-7332**: Fixed issue where autofilling a non-default record using KeeperFill overwrites the selected record's title, username, and password fields with data from the default record
* **iOS-7339**: Fixed issue on iPads where the keyboard fails to load or instantly dismisses an attempt to manually create a password in KeeperFill


---

# 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/apple-ios/older/ios-version-16.10.7.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.
