# Android バージョン 16.8.10

## 仕様

* AN-7836: アプリストアのポリシーに準拠するように消費者版にアカウント削除機能を追加
* AN-7896: 唯一の2つ目の要素としてのFIDO2セキュリティキーの使用に対応
* AN-7962: パフォーマンスの向上
* AN-7842: Typerアプリ関連のコード変更
* AN-7563: 自動入力によって新規の記録を作成する際、古い「一般」タイプではなくV3 (ログイン) タイプの記録が作成されるようになりました
* AN-7542: 記録の履歴から以前の記録を復元するのに新しいrecords\_revert APIへ移行

## バグ修正

* AN-7967: 家族プランの画面で画面の向きを切り替えるとクラッシュする不具合を修正
* AN-8081: 登録中に特定のUSB Yubikeyデバイスを接続すると、プロセスがやり直しとなる不具合を修正
* AN-8058: Android Wearアプリのアニメーションでクラッシュする不具合を修正
* AN-7861: 削除済みのV3記録で記録プレビューが機能しない不具合を修正
* AN-8053: V2 (一般) 記録でWatchお気に入りが更新されない不具合を修正
* AN-8108: 「記録の追加」画面で横向きモードに切り替えるとクラッシュする不具合を修正
* AN-8132: パスワード拡大機能がプライバシー画面適用ポリシーに従わない不具合を修正
* AN-8140: 1000件など大量の記録を持つユーザーがログインすると、ボルトが (以前のバージョン16.8.0と比較して) 早めにロードされるが、進行状況バーやロードバーが表示されないため、記録が完全にロードされるまで記録が全て失われたかのように見える不具合を修正


---

# 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/android/older/android-version-16.8.10.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.
