# 2025年8月1日

### 新機能

* **チームのクォータと使用状況の追跡**: チームのパフォーマンスとリソースの使用状況を効果的に監視するために、チームメンバーのテーブルにチームのクォータバーとメンバーの使用状況セルを追加しました。

### 改善点

* **データベースの効率性**: データ取得時間を短縮し、全体的なバックエンドのパフォーマンスを向上させるために、'offset\_began'列にインデックスを実装しました。

### バグ修正

* **ドキュメントサイズの更新**: メメントが存在しない場合にドキュメントサイズの更新でエラーが発生する問題に対処しました。更新は現在正しく処理されます。


---

# 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/2025-releases/aug-1st-2025.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.
