# iOS バージョン 16.10.5

## 向上点

* **iOS-7243 (ログアウトボタンの位置を変更)**: アカウントページと左側のドロワー (ハンバーガーメニュー) 内にログアウトボタンを配置することで、利便性が向上しました。

<figure><img src="/files/LZZGWmN86GQP7T6JwTs5" alt=""><figcaption><p>ログアウトボタンの位置変更</p></figcaption></figure>

* **iOS-7244 (有料ユーザー向けギフトボックスアイコンを削除):** 有料サブスクリプションユーザーのボルト画面からギフトボックスアイコンを削除しました。

## バグ修正

* **iOS-7286**: ビジネスセキュリティ機能へのアクセスを強化するため、「ビジネスの保護」のメニュー項目を復元。
* **iOS-6754**: 地域設定に準拠するように日付形式を修正。
* **iOS-7274**: 不正なSSOドメイン送信に関するエラーメッセージを修正。
* **iOS-7273**: 起動時にボルト画面に銀行口座タイプの記録が意図せず表示される不具合を修正。
* **iOS-7139**: 管理コンソールで12時間および24時間で2FAを設定しても機能しなかった不具合を修正。
* **iOS-7278**: 有効期限が切れていてもSiriショートカットを介して新しい記録を追加できてしまう不具合を修正。
* **iOS-7282**: エンタープライズアカウントのヘルプメニューに古い「友達を保護する」のメッセージが表示される不具合を修正。
* **iOS-7288**: アカウントの有効期限が切れた後、マイボルトで「オンにする」バナーが表示されない不具合を修正。
* **iOS-7290**: 特定の状況下でV3ログインタイプの記録が検索で見つからない不具合を修正。
* **iOS-7292**: ユーザーのログアウト時にリストビューがフォルダビューにリセットされる不具合を修正。
* **iOS-7293**: 記録オプションを選択する際、新しいトライアルバナーがテキストに重なる不具合を修正。
* **iOS-7296**: 緊急チェックにおけるアカウント有効期限の日付形式の依存関係を修正。
* **iOS-7298**: 特定の地域でアンリミテッドアカウントに誤ってビジネススタータープランへのアップグレードが表示される不具合を修正。
* **iOS-7299**: アクティブな無料トライアル ユーザーの初回ログイン時に間違ったバナーが表示される不具合を修正。
* **iOS-7307**: 有効期限の日付が間違った形式であることに起因して特定地域のエンタープライズユーザーが同期に失敗する不具合を修正。


---

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