Update component

Use Mintlify-style Update blocks for changelog notes, release entries, and docs change history.

Use Update when a docs page needs a changelog-style entry with a stable label, description, and tags. Tags appear inline and, when there is no stronger right-rail component on the page, as filters in the desktop rail.

2026-06-19

Panel and update rail parity

Default Panel components now behave like Mintlify side panels. Update tags can filter release notes from the right rail.

  • Use inline on Panel when the content should stay in the article flow.
  • Use unique label values so each update has a stable anchor.
2026-06-18

MDX component coverage

Component coverage now includes fields, response fields, examples, snippets, view-specific content, and recursive navigation groups.

2026-06-17

Tile previews

Tiles can show icon-only navigation choices or visual previews with product screenshots.

Properties

labelstringrequired

The visible update label. It creates the anchor for the update.

descriptionstring

Short supporting text shown beside the label.

tagsstring[]

Filter labels shown inline and in the desktop right rail when the page does not have a stronger rail component.

rss{ title?: string; description?: string }

Optional alternate text for feeds when an update contains components or rich markup.

iconstringdefault: badge

Icon shown beside the update label.

class | classNamestring

Optional local utility classes.

Feature detail