# 2025 年 6 月 6 日

### 改进

* **更新的认证选项**：已移除 Microsoft 登录/注册选项；请使用其他认证方法。
* **改善文档访问速度**：由于文档索引和内容检索的优化，文档访问速度更快。
* **增强系统可靠性**：改进了错误跟踪机制，以提高系统稳定性。

### 错误修复

* **改进数据验证**：解决了批量上传过程中文档验证的问题，提高了数据完整性。
* **性能优化**：解决了访问索引文档时的慢查询问题，提高了系统的整体响应能力。


---

# 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/jun-6th-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.
