# 2024年5月17日

## 新機能

* **Gmail統合と同期:** Gmailアカウントを接続して、プラットフォーム内でメールを簡単に管理します。先週、ラベル特化の統合を導入しました；今週は、ラベル内のスレッドの完全な同期を楽しめるようになり、シームレスなアクセスと管理が可能です。

## 改善点

* **ディレクトリパスの表示：** アプリケーションは、ディレクトリパスを表示するようになり、ユーザーが文書をナビゲートし、見つけやすくなりました。
* **図の更新：** アプリケーションの図が更新され、システムアーキテクチャとデータフローのより明確な視覚表現が提供されました。
* **データソースの順序変更：** データソースの順序が最適化され、データの取得と処理の効率が向上しました。
* **データ取得ロジックの更新：** データ取得ロジックが強化され、取得情報の正確性と信頼性が向上しました。

## バグ修正

* **削除ドキュメントボタンのUIを修正:** 埋め込まれた詳細の削除ドキュメントボタンのユーザーインターフェースが修正され、より良いユーザー体験を提供します。


---

# 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/may-17th-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.
