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

# Changelog

- [Avante release notes](https://staylime.com/docs/avante-themes/changelog/avante-release-notes.md): This page tracks all updates to the Avante theme —  new features, improvements, and bug fixes.
- [Avante 15.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-15.0.0.md): Avante 15.0.0 release notes — introduces the Ariste preset, fullscreen banner with product section, video reels slideshow, and inline image reveal.
- [Avante 14.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-14.0.0.md): This update brings a redesigned Bloop preset, gradient headings, scalable fonts, and cascade animations across all drawers.
- [Avante 13.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-13.0.0.md): This update introduces the Fairmont preset, edge-to-edge layout controls, cascade animations across drawers, and improved filter options.
- [Avante 12.2.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-12.2.0.md): Avante 12.2.0 release notes — introduces a hover-triggered mega menu for desktop-first navigation with per-item banners and multi-column layouts.
- [Avante 12.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-12.0.0.md): Avante 12.0.0 release notes — introduces the Adelle preset, five new sections including Banner gallery and Logo slider, and discount codes in the cart drawer.
- [Avante 11.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-11.0.0.md): This update adds the Panorama preset, custom typography control, breadcrumbs, and color blending for product cards.
- [Avante 9.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-9.0.0.md): This update introduces the Store Selector, page fade-in effect, and faster navigation with link preloading.
- [Avante 8.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-8.0.0.md): This update brings transparent mobile header, support for up to 2048 variants, product card sliders, and full RTL support.
- [Avante 7.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-7.0.0.md): This update introduces the Events section, Mega menu drawer layout, and countdown timers on product pages.
- [Avante 6.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-6.0.0.md): This update adds a free shipping progress bar, countdown timers in banners, and the ability to highlight menu items.
- [Avante 5.2.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-5.2.0.md): This update adds a sticky Add to Cart button and accelerated checkout buttons on product pages.
- [Avante 5.1.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-5.1.0.md): This update introduces an Ask a Question contact form block on product pages.
- [Avante 5.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-5.0.0.md): This update adds visual filter types — color swatches and image filters — for collection pages.
- [Avante 4.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-4.0.0.md): This update introduces the Pre-order template, Combined Listings support, and linked products for color variants.
- [Avante 3.0.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-3.0.0.md): This update adds linked products for color variants and horizontal filter layout.
- [Avante 1.4.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-1.4.0.md): This update adds a Popup section, Age verification, and EU language translations.
- [Avante 1.2.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-1.2.0.md): This update introduces the Image comparison and Image with hotspots sections.
- [Avante 1.1.0](https://staylime.com/docs/avante-themes/changelog/avante-release-notes/avante-1.1.0.md): This update adds flexible filter layouts and infinite scroll for collection pages.


---

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