# 2024年4月19日

## 新機能

* **MacOS用デスクトップアプリ:** MacOSユーザーのための専用デスクトップアプリを導入し、アクセシビリティとユーザーエクスペリエンスを向上させました。\
  ドキュメントを参照: [Rememberizer Desktop Agent Application](https://docs.rememberizer.ai/personal/rememberizer-agent-desktop-application)

## 改善点

* **アプリディレクトリのUI更新:** アプリディレクトリの新しいレイアウトは、より直感的でユーザーフレンドリーなナビゲーション体験を提供します。

## バグ修正

* **検索ドキュメントの改行処理:** 検索ドキュメントクエリにおいて、改行とリターン文字が不適切に削除される問題を修正しました。
* **検索UI表示バグ:** 検索結果の各ドキュメントに対して`作成日時`フィールドが正しく表示されるように、検索UIのバグを修正しました。


---

# 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/apr-19th-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.
