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

# About v5.4 release

### Products with image - New section

Display a branded image with a selection of products with this new two-column style section:

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

The mobile version displays the image first, followed by the products:

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

### Image with text section now supports media in the text block

Add an image or video block into the text area of the Image with text section:

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

Insert an image or video into the text column:

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

The main image is configured in the section settings. The image block will add an image to the text area. Drag the image or video block to sort placement position in the text area.

### Transparent header support for product pages

Create modern designs for product pages, now with transparent header support:

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

Find the settings in the Header section:

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

For best results, use the Stretched option for the Product page layout:

### Subheading settings - New options

Now you can configure both the Body and Heading styles for Subheadings:

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

Adjust the font sizing, and letter spacing, plus an option to make subheadings in all uppercase.


---

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