> For the complete documentation index, see [llms.txt](https://en-ascent.webvista.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.0.6-dang-qian-ban-ben.md).

# v3.0.6

本次更新新增了 Shopify Customer Accounts 支持、滚动驱动的 Sticky Image Cards 动画、Highlight Features 鼠标视差效果，以及一系列 Bug 修复和性能优化。

#### 新增

* 页眉新增 **Shopify Customer Accounts** 登录支持 —— 主题编辑器中可直接配置客户账户菜单
* **Sticky Image Cards** 板块新增滚动堆叠动画 —— 滚动时前一张卡片图片缩小淡出，桌面端与手机端均支持
* **Highlight Features** 板块中间图片新增鼠标视差晃动效果 —— 鼠标移动时图片随之轻微倾斜偏移（仅桌面端）

#### 优化

* 优化 **Highlight Features** 板块布局及交互体验
* 优化**搜索**功能，提升搜索体验与推荐效果
* 全局优化手机端标题字号 —— 各级标题在小屏幕上自动缩小
* Tab 面板最大高度限制为 `30rem`，防止内容过高时超出屏幕

#### 修复及其他改进

* 修复 Mega Menu 中 Featured Image 链接键盘焦点不可见的问题
* 修复轮播组件多项 Bug 并优化性能
* 修复手机端触摸轮播区域阻止页面滚动的问题
* 修复产品卡片图片初始化坍缩问题
* 修复预测搜索 JavaScript 块级作用域报错
* 修复自动翻译 GitHub Action 并发推送冲突问题
* 全面性能与稳定性优化


---

# 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, and the optional `goal` query parameter:

```
GET https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.0.6-dang-qian-ban-ben.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
