# 2024 年 2 月 5 日

## 新功能

* **Dropbox共享文件**：您现在可以直接在我们的平台上获取来自Dropbox的共享文件/文件夹。
* **账户删除**：如有必要，用户现在可以选择删除其账户。
* **Slack同步**：我们已经启动了与Slack的同步，以实现更好的集成，尽管Slack线程同步尚未包括在内。
* **用户档案**：用户现在可以更有效地更新他们的档案信息。

## 改进

* **Slack 频道**：为了便于导航，Slack 频道现在按名称排序。

## Bug 修复

* 解决了 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/zh-cn/e-wai-zi-yuan/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.
