# iOS Version 17.0.0

### Enhancements:

* **IOS-6973**: Security Updates
* **iOS-7523**: Sync improvements
* **iOS-7467**: Updates to jailbreak detection on iOS devices, blocking access to GovCloud accounts from jailbroken devices.

### Bug Fixes:

* **iOS-7329**: Fixed ability to swipe delete records when the vault is in list view with a date filter applied.&#x20;
* **iOS-7488**: Addressed issue while moving records between folders when viewtheed via search or list view.
* **iOS-7527**: Resolved issue when record conversion caused a duplicate.
* **iOS-7526**: Fix for existing favorites view on latest client release.
* **iOS-7066**: Addressed issue when switching 2FA methods consecutively.
* **iOS-7530**: Resolved issue when an expired account that has existing records freshly installed the application and received a blank vault.&#x20;
* **iOS-7532**: Addressed error during app check of SSL Certificates.
* **iOS-7534**: Fix for large vaults when sharing a record immediately after save.
* **iOS-7538**: Resolved issue after creating two records in a row.
* **iOS-7536**: Fixed an issue when moving a non-shared folder to another folder that resulted in a duplicate.
* **iOS-7537**: Addressed missing share invite push notification.
* **iOS-7539**: Updated alert when sharing to existing users.
* **iOS-7540**: Fixed app freeze when user taps the 2FA screen quickly after logging in.
* **iOS-7533**: Addressed issue when renaming a folder to update at the root level.
* **iOS-7543**: Resolved missing added or edited records during sync.
* **iOS-7544**: Fix for adding a payment card under Identity & Payments.
* **iOS-7545**: Addressed crash when saving phone number under Personal Info.
* **iOS-7547**: Fixed issue when moving a subfolder to the root vault level.
* **iOS-7546**: Resolved iOS crash after importing records on the web vault.
* **iOS-7549**: Addressed newly created shortcuts not being displayed until after a full sync.
* **iOS-7366**: Fixed an issue where updating permissions on shared records inside a folder required manual sync.
* **iOS-7553**: Updated error handling when a user without permissions attempts to save edits on a shared folder.
* **iOS-7555**: Addressed bug when changing a shared folder’s title in the Manage Users and Records menu.
* **iOS-7554**: Updated error messaging when sharing from a consumer account to enterprise accounts with differing encryption methods.
* **iOS-7564**: Fixed issue where recently updated records are not searchable when entering multiple words into the search field.
* **iOS-7557**: Updated Keeper widgets display on recent client versions.
* **iOS-7568**: Resolved expired session handling issue for updated synchronization.
* **iOS-7570**: Addressed email validation during log in, account recovery, & updating email.
* **iOS-7572**: Fixed alert handling when an external user shares a record to an enterprise user.&#x20;
* **iOS-7581**: Resolved issue with account recovery created on Android device.
* **iOS-7584**: Addressed provisioning issue when setting up an SSO user.&#x20;


---

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