# 2024年9月13日

### 改善点

* **使用状況のトラッキング向上**: 新しいロジックにより、ストレージと使用制限のより正確な監視が可能になりました。
* **パフォーマンスの向上**: Mementoのアクションは、応答性を向上させるために最適化されました。
* **エラーメッセージの表示強化**: ドキュメントのインデックス作成が失敗した際の知識ページ上のエラーメッセージが明確になり、問題の特定が容易になりました。
* **データソース接続の簡素化**: データソースパネルは接続後に自動的に開くようになり、セットアッププロセスが簡素化されました。
* **デフォルト設定の改善**: デフォルトのユーザー設定が更新され、パフォーマンスと精度が向上しました。

### 新機能

* **バッチドキュメント削除**: 複数のドキュメントを一度に削除できるようになり、データ管理が簡素化されました。
* **自動再インデックス**: コレクションは必要に応じて自動的に再インデックスされ、最新の検索結果が保証されます。

### バグ修正

* **インデックス作成バグの修正**: データのインデックス作成に関する問題を解決し、検索の信頼性を向上させました。
* **通知スパムの削減**: ドキュメントのメンバーシップに関連する過剰な通知を引き起こす問題を修正しました。


---

# 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/sep-13th-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.
