# About v6.1 release

### Nested blocks

With Broadcast 6.1 we are making use of nested blocks on select sections. Nested blocks are a new feature in Shopify themes that allows us to break the blocks of any section into even more blocks. This will allow you to more easily re-order the contents of any section that uses nested blocks and create a unique layout.

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

Changing the order of the blocks is as simple as dragging and dropping them.

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

Also new with the slideshow section is the ability to change the width of your content box.

***

### Quantity selector

In our newer versions, we introduced a more modern quantity selector which uses a drop-down. After the phenomenal feedback from our merchants, we have now added an option to toggle between a more basic quantity picker and our theme's more modern look.

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

***

### Product badge

With this update, you can now change the position of the badges on your collection pages.

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

***

### New icon - "Check"

A small touch added to the icon drop-down selectors in our theme. The new "Check" icon.

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


---

# 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://broadcast.presidiocreative.com/updates/whats-new-in-broadcast/about-v6.1-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.
