# iOS Version 17.6.0

### Enhancements

* **iOS-7817**: Introduces a new and secure way to import your passwords directly from other apps! You can now easily transfer your saved passwords, passkeys, and two-factor authentication (2FA) codes from sources like Apple Passwords right into your vault. When you import your items, we'll automatically organize them into a new folder named after the source app (e.g., "Apple Passwords") for your convenience.

{% hint style="info" %}
To learn how to import from Apple Passwords click [here](/user-guides/ios.md#ios-version-26). You must be running iOS version 26 or higher to utilize this feature.
{% endhint %}

<div><figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FmYrbs9gCpUScBZLjXeQ9%2Ftap%20got%20it.png?alt=media&#x26;token=e15b12e5-e829-4353-af53-84599f241d2b" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FSbbeZ8U1cxcViqV7efDi%2FTap%20Continue.png?alt=media&#x26;token=20c8d4cc-7c7e-48f9-a7a6-0377e1435e38" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FUMCiXcGWfhlhyNxevLsn%2Fimport%20complete%20dialog.png?alt=media&#x26;token=5adcc576-17c2-4322-a0df-159b89308472" alt="" width="299"><figcaption></figcaption></figure></div>

### Bug Fixes

* **iOS-7832**: Fixed an issue that could prevent users in large enterprise environments from sharing records or folders with colleagues, which sometimes occurred when the colleague's email was entered manually.
* **iOS-7567**: Resolved an issue where changes made to records in the main app vault, such as adding or updating a login, were not immediately available in Autofill.
* **iOS-7833**: Addressed a display issue where the Keeper logo was not visible on the iOS Autofill settings pop-up when Dark Mode was enabled.
* **iOS-7840**: Corrected an issue where the wrong password import instructions were shown on devices running iOS 18.
* **iOS-7843**: Fixed a crash that could occur on devices running iOS 16 when tapping the dice icon in the password generator.
* **iOS-7842**: Corrected a visual alignment issue on the "Import Passwords" instructions screen on iPad.
* **iOS-7844**: Resolved an issue where new users who created an account during the password import process would receive unnecessary "create your first record" alerts after the import was complete.
* **iOS-7846**: Fixed an issue where the app would get stuck on a loading screen after changing the account email address.
* **iOS-7849**: Addressed an issue where enterprise policies restricting password imports were not always enforced correctly upon login.


---

# 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/ios-version-17.6.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.
