Skip to content

What's New

The What's New page is where you find out what has changed in the Exto platform — new features, bug fixes, and configuration updates that have rolled out.

Layout

  • A hero header with the page title and a description.
  • Filter toolbar — search by version, filter by type, filter by month, Clear.
  • "Jump to" month links if multiple months are present.
  • Cards grouped by month, newest first.
  • Load more at the bottom.

Card

Each card represents a completed release.

  • Name or version in monospace.
  • Type badge — Feature / Hotfix / Config.
  • Release date.
  • Release notes rendered as rich text (formatted headings, bold, lists, images).

Releases without notes do not appear here.

Filters

FilterBehaviour
SearchSubstring match on the version number.
TypeFeature / Hotfix / Config.
MonthReverse-chronological list of months that have releases.

The Clear button resets all three.

Reading the entries

  • Feature entries describe new functionality.
  • Hotfix entries describe a critical fix that was shipped out-of-cycle. Read these — they often tell you about a bug that may have affected you.
  • Config entries describe environment-variable changes; usually invisible to end users.

Entries within a month are not strictly ordered by date — focus on the month grouping rather than the relative order inside a month.

Permissions

Requires the view_changelog portal action. Without it, the entry does not appear in the sidebar.