# 2025 年 11 月 14 日

### 改进

* **任务执行增强**：改进的任务执行机制现在包括用于 celery 回调的参数，确保更顺畅的操作。
* **增强显示**：改进团队共享选项的可见性，以提供更优的用户导航。

### 新功能

* **标签编辑**：用户现在可以直接在标签表中编辑标签，从而更方便地进行组织。

### 错误修复

* **分页重置**：为了保持准确性，分页在更改过滤器时现在重置为第 1 页。
* **修复空结果处理**：对于空结果的页面，现在返回成功状态消息（200 OK），以促进更好的错误处理。
* **无限循环防止**：修复了添加手动成员导致无限循环的问题。
* **表单注册修复**：正确注册 CK 字段到表单，确保准确提交。


---

# 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/nov-14th-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.
