> For the complete documentation index, see [llms.txt](https://staylime.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-15.0.0.md).

# Avante 15.0.0

#### **Released June, 2026** <a href="#released-april-9-2026" id="released-april-9-2026"></a>

### Added

* **Ariste preset** — a new built-in theme style optimized as a starting point for accessories stores. [Install Ariste fresh from the Shopify Theme Store](https://themes.shopify.com/themes/avante/presets/ariste) to get the full demo layout.
* **Fullscreen banner with product** — a new full-height section featuring a product over an image or video background. Supports four on-scroll behaviors: static, parallax, sticky, and zoom in/out. Includes a sticky-content option for desktop so the product info stays visible while the background scrolls.
* **Video reels slideshow block** — a new block for the Product overview section. Displays a shoppable vertical-video slider with thumbnails, quick buy, and per-row layout controls.
* **Inline image reveal block** — a new block for the Banner and Media with text sections. Reveals an image next to selected heading text on hover.

### Improved

* CSS footprint and rendering performance — reduced stylesheet size and optimized critical rendering path.
* Video loading speed in modals.
* 3D model file loading speed.

### Fixed

* Fixed video playback in the product media gallery.
* Fixed the Table block layout for richtext and list metafields.
* Fixed broken fonts in Safari 17 and older.
* Fixed the collection description displaying inline with the collection title on mobile.
* Fixed an oversized Media with text image in the Horizontal scrolling banners section.
* Fixed low image resolution in the Footer image block on mobile.
* Fixed vertical spacing for wrapped items in column menus.
* Fixed product card media autoplay and the slider counter on touch devices.
* Fixed the event buttons wrapper displaying only "Buy tickets".
* Fixed content alignment in the Split banner section.

<figure><img src="/files/iMAlFCZm1bWnnjpvxAFZ" alt=""><figcaption></figcaption></figure>

<a href="/spaces/6DraMvJNYYlFJqlho1aV" class="button primary">Read the documentation</a>


---

# 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://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-15.0.0.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.
