> 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.1-20260225.md).

# v1.1.1 - 20260225

## 新功能

### 抽獎活動

#### 支援「每週重置」

可設定抽獎活動的「每週重置」規則，讓活動依週期自動重算。

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

#### 首頁不再顯示安慰獎（未中獎）項目

抽獎活動首頁改為不顯示安慰獎，降低使用者誤解與干擾。

### 訊息模組

#### 新增「輪播大圖（長式）」格式

新增輪播大圖的長式版型選擇。

{% columns %}
{% column %}

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

{% column %}

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

## 錯誤修正

* 訊息模組 > 文字訊息：修正換行在儲存後失效的問題。
* 選單列表 > 互動區塊：修正文字顏色顯示異常的問題。
* 預設圖文選單：修正儲存與啟用後的頁籤切換邏輯。
* 好友名單/標籤管理：調整標籤比對規則，英文大小寫視為相同標籤。
* 好友名單 > 上傳好友資料：修正匯出 `xlsx` 時，狀態欄位一律顯示為「有效好友」的問題。
* 好友名單 > 上傳好友資料：修正匯入真實姓名的問題。


---

# 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.1-20260225.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.
