BlocksContentChangelog 01

Changelog 01

About this block

Changelog 01 is a timeline-style product changelog section that lists releases with version numbers, dates, release titles, descriptions, and bullet-point highlights. Each entry is displayed as a card alongside a vertical timeline connector. Built with shadcn/ui Card and Badge components, it accepts an array of release objects and renders them in reverse chronological order. Release type badges (feature, fix, breaking) are configurable per entry.

When to use it

  • Product pages or documentation sites that need a public release history to build transparency with users
  • SaaS products where communicating shipping velocity builds trust and justifies subscription pricing
  • Developer tools where power users care about version history and breaking change notices
  • Open-source projects that want a polished public changelog without a third-party service

Notes

Keep highlight bullet points to three or four items per release. Long release notes belong in a dedicated documentation page — link to it from the changelog entry rather than expanding the card.