# 2025年11月14日

### 改善点

* **タスク実行の強化**: 改良されたタスク実行メカニズムには、セロリコールバック用のパラメータが含まれており、よりスムーズな操作が保証されています。
* **表示の向上**: ユーザーのナビゲーションを向上させるために、チーム共有オプションの可視性が改善されました。

### 新機能

* **タグ編集**: ユーザーはタグテーブル内で直接タグを編集できるようになり、整理が容易になりました。

### バグ修正

* **ページネーションリセット**: 正確性を維持するため、フィルターが変更されるとページネーションはページ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/ja/rissu-1/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.
