# 2024 年 4 月 19 日

## 新功能

* **MacOS 桌面應用程式：** 為 MacOS 用戶推出專用的桌面應用程式，增強可訪問性和用戶體驗。\
  查看文件：[Rememberizer 桌面代理應用程式](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/zh-hk/qi-ta-zi-yuan/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.
