# Android バージョン 16.7.10

## 新機能

* **AN-7909:** 新しく改良された検索機能を追加。iOS、ウェブボルト、デスクトップアプリ、ブラウザ拡張機能と同じアルゴリズムで動作します。

## バグ修正

* **AN-7892:** iOSからのログアウトタイマーの変更がAndroidに反映されない不具合を修正。
* **AN-7397:** 住所や支払いカード情報を共有した際に、共有相手が情報を閲覧できない不具合を修正。
* **AN-7946:** .docや.xlsなどのOfficeファイルを開けない不具合を修正。
* **AN-7988:** エンタープライズユーザーにKeeperFillの有効化プロンプトが表示されない不具合を修正。
* **AN-7490:** オートサジェスト機能の不具合を修正。
* **AN-7581:** TOTPフィールドを含むレコードを、編集画面でTOTPフィールドを持たないテンプレートタイプに変更した場合、ボルトのTOTPフィルターにレコードが表示されない不具合を修正。

## セキュリティアップデート

* **AN-7932, AN-7933:** Bugcrowdリサーチャーにより発見されたセキュリティ改善を実施。


---

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