# iOS Version 17.5.1

{% hint style="info" %}
iOS / iPadOS 16 or newer is required to run the latest version of Keeper.
{% endhint %}

### Enhancements:

* **iOS-7744**: Introduces the latest Bidirectional One-Time Share feature, allowing you to grant recipients permission to edit record fields and upload files when creating a share link. You'll also see the edit status for active One-Time Share links on your shares screen. [Learn more](/enterprise-guide/sharing/one-time-share.md#bidirectional-sharing) about bi-directional one-time share.

<div><figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2F4cNtlS22eKXG9diXIS1R%2Fimage.png?alt=media&#x26;token=b1fa2328-2b26-4e8e-af3f-c5334c21d92a" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="https://1549319098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGErxSfzX6xZALob42%2Fuploads%2FaLVrsuaSm8gSGO13uhvE%2Fimage.png?alt=media&#x26;token=95fe65e2-9a25-4fc5-aaf8-d881b22e056b" alt="" width="188"><figcaption></figcaption></figure></div>

* **iOS-7749**: Introduced UI updates for iPadOS 26 related to new window resizing capabilities, ensuring various login screens remain legible and usable.
* **iOS-7772**: We've upgraded the app's core technology for improved performance and stability. This update requires iOS/iPadOS 16 or newer to run the latest version of Keeper.

### Bug Fixes:

* **iOS-6063**: The app now reacts appropriately when your administrator enables the "Enable Self Destruct" vault security setting.
* **iOS-7592**: Verified and ensured proper handling of backend throttling mechanisms during account recovery, password reset, and email change scenarios.
* **iOS-7654**: Resolved an issue where users were unable to remove attachments from owned records located inside shared folders, even without restrictions.
* **iOS-7764**: Eliminated an incorrect restriction that prevented users from viewing and saving files, ensuring only the export feature (which doesn't exist on iOS) is affected by the "can export" policy.
* **iOS-7771**: Corrected an issue where a "Folder key doesn't exist for folder" error would appear when trying to create a new record.
* **iOS-7775**: Addressed a rare issue where the app could launch to a black screen.
* **iOS-7776**: Fixed an issue where users were unable to create One-Time Shares when the "Can share outside the enterprise" policy was disabled.
* **iOS-7779:** Fixed an app crash that occurred after deleting and then rescanning a document when another document was already present.
* **iOS-7786**: Fixed an issue where changes made to V2 records within a shared folder (created before iOS 17.4) were not syncing to other shared users.
* **iOS-7789:** Resolved an issue where a generic "Incorrect Password" pop-up was displayed before transferring the user to the success screen in the Reset Master Password flow.
* **iOS-7790:** Corrected the master password reset flow to display a specific pop-up when a new password does not meet the necessary criteria, instead of a generic "Incorrect Password" message.
* **iOS-7791:** Addressed an issue where record creation was not correctly restricted in Autofill and Passkey flows for enterprise users with "Can Create" enforcement enabled.
* **iOS-7812**: Resolved an issue where users would encounter an infinite spinner if sync failed when called from the Identity and Payments screen.
* **iOS-7814:** Enhanced the security of Watch OTP (One-Time Password) 2FA data by ensuring it's stored securely in the app's keychain and implemented a cleaner process for sending this data to your Apple Watch.
* **iOS-7823**: Fixed a display issue on the Recovery Phrase screen where the checkbox to confirm you have copied your phrase was not visible.
* **iOS-7825**: Addressed an issue where the app could hang if incorrect passwords were submitted too quickly during the Account Recovery setup process.
* **iOS-7826**: Resolved a crash that could occur during the password recovery flow when a word in the recovery phrase was entered in all capital letters.
* **iOS-7829**: Fixed a crash that could occur on the Accounts screen when a user had a large number of pending share invitations to review.


---

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