# 2024年2月5日

## 新機能

* **Dropbox共有ファイル**： 当社のプラットフォーム内で直接Dropboxから共有ファイル/フォルダを取得できるようになりました。
* **アカウント削除**： ユーザーは必要に応じてアカウントを削除するオプションを持つことができます。
* **Slack同期**： より高度な統合のためにSlackとの同期を開始しましたが、Slackスレッドの同期はまだ含まれていません。
* **ユーザープロフィール**： ユーザーは自分のプロフィール情報をより効率的に更新できるようになりました。

## 改良

* **Slackチャンネル**: Slackチャンネルは、より簡単なナビゲーションのために、名前でソートされるようになりました。

## バグ修正

* Appディレクトリの無効な起源に関する問題を解決しました。
* API呼び出しの改善のためのOpenAI GPTのエラーを解決しました。


---

# 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/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.
