# 2024년 3월 11일

## 새로운 기능

* **유저 슬랙 데이터 마이그레이션:** 이제 슬랙 쓰레드와 응답을 수용하기 위해 사용자 슬랙 데이터를 마이그레이션할 수 있습니다, 사용자 상호 작용을 향상시킵니다.
* **일반 지식 통합:** 일반 지식이 통합 소스 엔드포인트에 추가되어, 우리 시스템의 기능을 확장합니다.
* **핀 공유 지식 항목:** 시스템 관리자는 이제 공유 지식 항목을 목록의 맨 위에 고정할 수 있어, 가시성과 접근성을 향상시킵니다.
* **안전한 문서 처리:** 시스템은 더 이상 빈 문서에서 실패하지 않아, 시스템의 신뢰성을 향상시킵니다.
* **공유 지식 관리:** 사용자는 이제 공유 지식을 삭제하고 편집할 수 있어, 공유된 콘텐츠에 대한 통제력을 제공합니다.

## 개선 사항

* **Rememberizer UI 업데이트:** Rememberizer UI가 Slack 회신의 새로운 형식을 기반으로 업데이트되었습니다.

## 버그 수정

* **일반 지식 간 전환:** Memento를 세밀하게 다루는 동안 일반 지식 간 전환시 발생하는 문제를 수정하였습니다.
* **지원되지 않는 문서 가시성:** 지원되지 않는 문서가 표시되는 문제를 수정하였습니다.
* **사용자 문서 목록:** 구독한 문서는 더 이상 사용자 문서 목록에 나타나지 않습니다.
* **Memento 크기 추정:** Memento의 추정 크기 계산이 잘못되었던 문제를 수정하였습니다.


---

# 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/2024-releases/mar-11th-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.
