> 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.0-20260108.md).

# v1.1.0 - 20260108

## 新功能

### 獎項管理

集中管理全平台的獎勵資源。支援數量控管、序號匯入與 QR Code 核銷機制，可彈性套用於抽獎、MGM、簽到等多種行銷活動，實現高效的獎品發放管理。

{% columns fullWidth="false" %}
{% column %}

<div data-with-frame="true"><figure><img src="/files/xDrfQEOvKuVuIUnoJZMH" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}

<div data-with-frame="true"><figure><img src="/files/RhbFGOi08geTFODO0yVz" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

## 錯誤修正

* 問卷：修正預覽多出一個選項的問題。
* 帳號管理：調整排序規則為先依權限，再依更新時間。
* 好友匯入 > 預覽：移除「語言」欄位，新增「CustomerID」欄位。
* 分眾圖文選單：修正選單內容的顯示優先權判斷，改為以列表後方為優先。
* 抽獎活動 > 中獎查詢：修正圖片無法顯示的問題。
* 獎項管理：安慰獎中獎率可設為 0% 或 100%。
* 獎項管理：修正調整獎項設定後，抽獎畫面發生錯誤的問題。
* 簽到活動：達成簽到門檻後，改為直接跳轉至中獎畫面。
* 簽到活動：修正變更次數後再次進入 LIFF 出現白畫面，且未顯示錯誤訊息的問題。


---

# 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.0-20260108.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.
