# v3.0.6（Current Version）

A focused update introducing Shopify Customer Accounts support, scroll-driven sticky image cards animations, interactive mouse parallax on highlight features, and a range of bug fixes and performance improvements.

#### Added

* Added **Shopify Customer Accounts** login support in the header — a new account menu setting lets merchants configure the customer account menu directly from the theme editor
* Added scroll-driven stacking animation to the **Sticky Image Cards** section — previous card images scale down and fade out as the next card scrolls into view, on both desktop and mobile
* Added mouse parallax tilt effect to the **Highlight Features** section center image — the image subtly tilts and shifts with cursor movement on desktop

#### Changed

* Optimized **Highlight Features** section — improved layout and interactive behavior
* Optimized **Search** — enhanced search experience and recommendations
* Improved mobile heading font sizes globally — headings now scale down appropriately on small screens
* Tab panel max height capped at `30rem` to prevent overflow on tall screens

#### Fixes and other improvements

* Fixed invisible keyboard focus ring on Featured Image links inside Mega Menu
* Fixed slider component multiple bugs and performance issues
* Fixed mobile touch on carousel blocking page scroll
* Fixed product card image collapsing on initial load
* Fixed predictive search JavaScript block-scope error
* Fixed auto-translate GitHub Action failing on concurrent pushes
* General performance and stability optimizations across the theme


---

# 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://ascent.webvista.studio/others/version-upgrade-notes/v3.0.6-current-version.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.
