# 2024年8月2日

**新機能:**

* **検索機能の改善**: 検索機能が並列コンテンツ取得を実行し、より迅速かつ正確な結果を提供します。
* **文書通知システムの洗練**: ユーザーは文書の更新に関するより正確な通知を受け取ることができ、コラボレーションとワークフロー管理が向上します。
* **APIキー形式の更新**: セキュリティ向上と識別の容易さのためにAPIキーの接頭辞が更新されました。

**改善点:**

* **データ管理の強化**: システムは空の文書をより効果的に処理し、関連情報が適切にインデックス化され、ロードされることを保証します。
* **メモンと整理の最適化**: メモンのサイドバーの洗練により、文書やフォルダの明確な表示が提供され、ナビゲーションが直感的になります。
* **データ処理の簡素化**: より効率的なデータ処理と分析のために、新しい埋め込みメカニズムとベクターデータベースの適応が実装されました。

**バグ修正:**

* **メールエンコーディング互換性**: メールの文字セットが不正確な場合、システムエンコーディング形式を更新し、表示問題を防ぎます。
* **Gmailラベル管理**: Gmailラベルを削除する際の問題が解決され、スムーズなメール統合が実現しました。
* **例外処理**: システムの例外をより良く管理し、通知するためにエラーメッセージ通知システムが改善されました。


---

# 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.rememberizer.ai/ja/rissu-1/releases/2024-releases/aug-2nd-2024.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.
