> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/jp/mobile/apple-ios/older/ios-version-16.6.0.md).

# iOS Version 16.6.0

## Features

* **IOS-6428**: Launch of Keeper One-Time Share for iOS.

See the user guide for more info:\
[One-Time Share](/user-guides/jp/sharing/one-time-share.md)

![iOS One-Time Share](/files/5wToDr2IxqED98zrryWr)

## Bug Fixes

* IOS-6464: Crash during sync with large vaults
* IOS-6468: Custom TOTP Field not displaying in TOTP filter view
* IOS-6474: Unable to unmask password in record history
* IOS-6488: Shared user unable to edit or share after owner changes permissions
* IOS-6490: Crash when selecting "New Shared Folder" in Share Options screen
* IOS-6491: Can't cancel out of Editing Shared Folder
* IOS-6506: Missing countries in the 2FA text message screen list
* IOS-6512: BreachWatch bar showing red when it should be green in some cases
* IOS-6508: Increased password generator length to 99 characters to match other platforms
* IOS-6515: Crash updating a record
* IOS-6516: Error after saving legacy record when adding notes
* IOS-6263: Login loop when using KeeperFill
* IOS-6369: Crash after login when sitting on the Shared User screen


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/release-notes/jp/mobile/apple-ios/older/ios-version-16.6.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
