# 2024年8月16日

### 新機能

* **強化された検索フィルター**: 送信者と受信者によって検索結果をフィルタリングする機能が追加され、特定のメールを見つけやすくなりました。
* **文書作成日表示**: 文書管理を改善するために、文書リストに文書の作成日を表示するようになりました。

### 改善

* **検索の信頼性向上**: 検索機能の改善により、よりスムーズで信頼性の高い体験が提供されます。

### バグ修正

* **メール統合修正**: GPTを使用している際の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-16th-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.
