> For the complete documentation index, see [llms.txt](https://docs.peajia.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.peajia.com.tw/home/help-center/update-log/v1.1.2-20260318.md).

# v1.1.2 - 20260318

## 新功能

### 行銷模組

#### 支援複製

現在可以直接複製既有行銷模組，加快建立相似活動與內容的速度。

<div data-with-frame="true"><figure><img src="/files/HkkDw1IwlY2Ik6BRyIgF" alt="" width="563"><figcaption></figcaption></figure></div>

## 錯誤修正

* 訊息模組 > 文字訊息：修正 Mention 相關問題。
* 行銷連結 > 短網址：修正 Android 在少數情況下登入後出現白畫面、沒有反應的問題。
* 行銷連結 > 導流連結：修正訊息中替換官方帳號名稱與好友名稱的問題。
* 圖文選單：連結改用 LIFF v2 網址。
* 訊息模組 > 大圖輪播：支援單獨設定標籤與連結網址。
* 帳號管理 > 新增帳號：修正少數情況下無法完成邀請的問題。
* 受眾管理 > 受眾分群：新增重複受眾名稱檢查。
* 受眾管理 > 好友管理：修正好友封鎖狀態下的資料更新問題。
* 系統核心：接收 Webhook 改為更有效率的並行處理。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.peajia.com.tw/home/help-center/update-log/v1.1.2-20260318.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.
