# 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-hk/qi-ta-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.
