# 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/ko/undefined-2/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.
