build69
build69  /  Components  /  Site  /  Changelog

Changelog

v1.0.18Updated 27 Aug 2026

Changelog / release notes page — timelines, cards, markdown and subscribe layouts (plus roadmap variants). Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 19 stories
TimelineOpen ↗
Why this is recommendedchangelogrelease-notesupdatesroadmap+2

Changelog — timeline.

Recommended for+14
  • Changelog / release-notes pages
  • Product update logs
Tags+6
changelogrelease-notesupdatesroadmappagetimeline
Features+4
  • Timeline, cards, markdown, featured and subscribe layouts
  • Includes roadmap kanban / timeline / voting variants
  • Self-contained — no required props
Not recommended for−2
  • In-app screens

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Changelog" })

Usage

import { ChangelogTimeline } from '@/components/pages/changelog';

<ChangelogTimeline />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override (copy-paste block, baked-in content)

string

Related