# 2024년 2월 5일

## 새로운 기능

* **Dropbox 공유 파일**: 이제 당사 플랫폼 내에서 Dropbox의 공유 파일/폴더를 직접 가져올 수 있습니다.
* **계정 삭제**: 필요한 경우 사용자가 계정을 삭제하는 옵션을 이제 제공합니다.
* **Slack 동기화**: Slack과의 향상된 통합을 위해 Slack 동기화를 시작하였습니다. 그러나 아직 Slack 스레드 동기화는 포함되지 않았습니다.
* **사용자 프로필**: 사용자는 이제 자신의 프로필 정보를 보다 효율적으로 업데이트 할 수 있습니다.

## 개선 사항

* **Slack 채널**: Slack 채널은 이제 이름 순으로 정렬되어 탐색이 더 쉬워졌습니다.

## 버그 수정

* App 디렉토리에서 잘못된 원점에 대한 문제를 해결하였습니다.
* OpenAI GPT에서의 오류를 해결하여 API 호출이 개선되었습니다.


---

# 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/feb-5th-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.
