# iOS Version 16.11.0

### Enhancements:

* **IOS-7429**: Introduced the latest long-tap gesture for autofill, enhancing the efficiency of filling out forms and credentials with information directly from Keeper.&#x20;
  * Devices running iOS18 can now fill credentials from Keeper records by simply long-tapping any field in an app or website and selecting information from your Keeper records.
* **IOS-7401**: Improved Verification Code input for autofill, Keeper will automatically suggest verification codes when necessary during login.&#x20;
  * Verification codes or Time-based One-Time passwords (TOTP) will be offered to the user in the same login flow without needing to leave the app, or copy and paste.&#x20;

<figure><img src="/files/ZlvgBC8JHnqC1J6n7NXU" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
[iOS18](https://www.apple.com/ios/ios-18/) is required to take advantage of these new autofill features. Visit our iOS [User Guides](/user-guides/quick-start-guides/ios-iphone-ipad.md) to learn more about [Keeperfill](/user-guides/quick-start-guides/ios-iphone-ipad.md#enable-keeperfill) with iOS18.
{% endhint %}

### Bug Fixes:

* **iOS-7437**: Addressed a bug where the application may freeze during search on accounts with a large record number in their vault.&#x20;
* **iOS-7438**: Replaced deprecated instance of ‘openURL’ with the latest iOS18 version.
* **iOS-7439**: Fix for how tab bars work on iOS18. Updated compact mode to retain functionality that users are used to on operating systems prior to iOS18
* **iOS-7444**: Updated localization dialogue when using the new long-tap autofill feature.
* **iOS-7425**: Fix for application freeze when attempting to remove a shared user or making the shared user the new owner.&#x20;
* **iOS-7449**: Address region routing when onboarding a new US\[GOV] user.
* **iOS-7451**: Display proper wrapping on long titles and emails in the latest long-tap autofill screens.


---

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