# 1.0.19

## 1.0.19-1

2024-07-17T23:20:00+08:00

1. 修改IF節點Output樣式
2. 將回覆留言的私人回覆選項加回去
3. 移除所有前台全時段的時間表(將在下一個版本全部移除)

## 1.0.19

2024-07-15T16:51:00+08:00

1. \[fixed] 觸發器載入不一致導致空白節點出現(待驗證)
2. 網頁機器人，客服對話新增時間。
3. Instagram驗證新增unsends messages
4. Sendgrid 新增templateId 寄送
5. 解決瀏覽器safari以及iphone/ipad網頁聊天無法認證用戶問題
6. 開放Facebook和Instagram代管

## 1.0.18

1. Calendar 畫面優化，文字不超過外框
2. 新增刪除渠道
3. \[fixed] 真人客服輸出空白問題
4. 移除文檔問答sentence輸出範圍


---

# 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.dmflow.chat/version/1.0.19.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.
