# iOS Version 14.6.0

## Features and Benefits:

* Two-factor Authentication - adding TOTP (Time-based One-time Password) to the two-factor authentication capabilities
* Improvement of the account recovery process

## Bug Fixes:

* Fixed an issue causing application crashes when new records are created and two-factor authentication is enabled
* Fixed an issue causing password complexity options to get stuck on screen
* Fixed an issue causing long record titles bleed into right margin in new favicon view

## App Store "What's New" Update:

**I**n addition to performance improvements and bug fixes, version 14.6.0 includes new ways to confirm your identity, and a visual enhancement.

First, we’ve added the ability to attach TOTP (Time-Based One-Time Password) tokens to records which are unique time-based multi-digit codes commonly used by websites and apps for two factor authentication.

Also, we are adding support for YubiKey 5Ci security keys for two-factor authentication which allow you to insert a hardware device in your USB port to verify your identity.

We are also excited to introduce the addition of favicons in list view making it easier to find your most used passwords.<br>


---

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