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

# Release Notes

### Version 7.0.0 - June 2, 2026

#### Added

* All new presets: Sparkling, Pattern, Companion, Kiln, and the main Modular preset has gotten a complete style overhaul
* Highlights section
* Text columns with images section
* Jumbo button section
* Shop the look section
* Social gallery section
* Subheadings badge style option
* Global ‘Rounded corners’ setting added for images and boxed elements
* Product form blocks: Icon block, Accordion block
* Add to cart button: Implemented an option to display the product price directly on the ATC button.
* Badges added as an option to Hero, Slideshow, Image with text and Text columns with images sections to provide a modern way to highlight product features, brand identity etc.
* Grid updated and Width settings added into all sections
* Logo section in Footer
* Cutline for product grid added. Use the metafield 'theme.cutline' to show a short description under product titles

#### Changed

* Overall theme design has been modernized
* New color palettes
* New typography styles and settings
* Important: If upgrading, you will be required to reset your color and typography settings
* Product card design updated
* Icons updated to modern designs
* Slider design modernized and updated, fixed scroll setting included
* Quick view design updated for both desktop and mobile
* Image with text section and Slideshow sections now built with theme blocks
* Image with text overlay section renamed to Hero section and is now built with theme blocks
* Animations speed increased
* Testimonials section design updated and modernized
* Additional settings added to Rich text and Split content sections to apply background colors, vertical padding and border radius to the content
* New Header style added. Two styles removed: ‘Menu center, logo center’ and ‘Menu right, logo left’
* Announcement bar homepage section renamed to Marquee section with additional text and color settings
* Image and Icon block added to Marquee section
* ‘Heading SEO tag’ setting added to all Heading blocks

#### Fixes & improvements

* A11Y improvements
* Top/bottom padding settings included in all sections now
* Language and Currency selectors updated
* Add to cart bar on Product page improved
* Complimentary products block on the Product page displays correctly
* Improvements made to the Text block in the Mosaic section


---

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

```
GET https://modular.presidiocreative.com/updates/release-notes.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.
