Changelog Feed
A vertical changelog timeline grouped by month, each entry showing a type badge, a title, a summary line, and the date with affected area.
A vertical changelog timeline grouped by month, each entry showing a type badge, a title, a summary line, and the date with affected area.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Changelog Feed is a shipped-changes history rendered as a vertical rail, grouped into month sections with June 2026 above May 2026. Each entry sits on the rail with a type dot for New, Improved, or Fixed, a title, a one line summary, and a footer reading the date and affected area such as Security, Reports, or Billing. A header counts six changes in 60 days.
Entries are one typed array of month groups, each holding its own list. The dot and badge classes are record lookups keyed on the change type, so adding a release note is a single entry with no layout work.
Reach for this block on a product updates or what changed page wired to your release records. Place it after a roadmap board so readers move from what is planned to what has already shipped.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the in-app release history. Other configurations:
Tip: the New, Improved, and Fixed dots let a reader scan the type of every change before reading a single summary.