# 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/zh-cn/e-wai-zi-yuan/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.
