# 2024 年 11 月 1 日

### 改进

* **更快的搜索性能**：优化后端流程，以提供更快速的文档访问。
* **增强的认证系统**：升级认证以提高安全性和可靠性。
* **改善的索引可靠性**：增强文档索引的监控，以确保所有文档均可搜索。
* **优化的系统性能**：实施后端优化，以提供更快、更高效的服务。

### 新功能

* **自动数据源重新连接**：数据源现在会自动保持连接，确保您可以不间断地访问您的信息。

### 错误修复

* **增强隐私控制**：修复了一个问题，该问题阻止了用户视图中的未经授权的列表，从而改善了隐私。
* **解决应用授权问题**：修正了授权应用的重定向问题，以实现无缝访问。


---

# 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/2024-releases/nov-1st-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.
