# iOS Version 14.10.0

## Features & Benefits

* "**Need Help?" Button Added to the Login Screen -** A "Need Help?" button is now available to provide immediate assistance to users at the login screen. When clicked on, users are presented with two options:
  * Forgot Master Password - walks existing users through the account recovery process (enter a verification code and answer security question) and allows them to reset their Master Password.
  * Visit Support Page - Automatically directs users to Keeper's User Guide support page, comprised of helpful instructional documentation and resources.
* **Improved Display of "Notes" Field -** Users can easily expand and shrink the "Notes" field of a record with the use of the "Show More" and "Show Less" buttons.

### Bug Fixes

* **Fixed:** A crash occurs when a user attempts to login to an expired account.
* **Fixed:** Upon receiving a group invite, a crash occurs when the user taps "Request a New Invitation".
* **Fixed:** The "High Risk" info button is unresponsive in BreachWatch's "Scan Results" view.
* **Fixed:** Personal Info's "Phone" field does not provide the user with a country code dropdown menu when editing.
* **Fixed:** Various visual and design issues and inconsistencies.


---

# 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/jp/mobile/apple-ios/older/ios-version-14.10.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.
