# About v2.5 release

***

### **ADDED**

* Added “**Video banner**” section to Section list.
* Added “**Email popup**” section to the Section list.
* Added “**Follow on Shop**” setting to the Footer.
* Added “**Show recipient information form for gift cards**” setting to the Product information section.
* Added “**Show sticky add to cart**” setting to the Product information section.
* Added “**Show quantity selector**” block to the Product information section.
* Added “**Hide quantity selector**” setting to the Cart page.
* Added “**Cart**” setting to the Theme settings.
* Added “**Animation**” setting to the Theme settings.
* Added “**Quick add button**” to the “**Featured collection**” section.
* Added “**Mega menu**” feature to the “**Header**” section.
* Added “**Color scheme**” setting to the “**Multicolumn**” section.
* Added “**Caption**” block to the “**Image banner**” section.
* Added “**Countdown timer**” block to the “**Image banner**” section.
* Added “**Make section full width**” setting to the “**Image with text**” section.
* Added “**Section padding**” setting to the “**Rich text**” section.
* Added “**Mobile content alignment**” setting to the “**Rich text**” section.
* Added “**Make block full width**” to the “**Variant picker**” block.
* Added “**Inventory status**” block to the “**Product information**” section.
* Added “**Icon**” setting to the “**Text**” block.
* Added “**Line item property**” block to the “**Product information**” section.

### **CHANGED**

* Updated “**FAQ**” section.
* Updated “**Video**” section.
* Updated “**Text**” block in the Product information section.
* Updated theme layout on mobile.

### **FIXES AND OTHER IMPROVEMENTS**

* Fixed an issue with the search icon on Safari.
* Fixed an issue with the auto-play setting in "**Slideshow**" section.
* Fixed an issue with the "**Header**" section.
* Fixed an issue with the "**Footer**" section.
* Fixed an issue with the "**Multicolumn**" section.


---

# 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://help.inspiredtheme.com/articles/updates/about-v2.5-release.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.
