Changelog

Clean timeline of product updates and releases.

ProContentchangelog4 sections

Install

npx shadcn@latest add "https://webberui.com/r/changelog.json?t=<install token>"

The whole page lands in app/templates/changelog/. You can also use a long-lived licence key instead: set the Authorization: Bearer <key> header in the registries block of components.json — better for CI or a project several people share. What you may do with the source is in the licence terms.

Sections it ships with

Sections inside one template share the same design tokens, so swapping and reordering them keeps the colours, spacing and animation rhythm consistent. Pick and combine them in the section composer.

  1. 1

    Header and Changelog Title

    A changelog opener with the brand top bar, a glowing grid backdrop and New / Improved / Fixed count pills.

    hero
  2. 2

    Release Timeline

    A vertical timeline lighting up each release node in turn, with version badges, mock product screenshots and changes listed by category.

    timeline
  3. 3

    Subscribe to Updates

    A newsletter sign-up form in a gradient-trimmed card, with the benefits spelled out: instant notices, no spam.

    cta
  4. 4

    Footer

    A brand blurb, social links and three nav columns for product, resources and company, above copyright and system status.

    footer

What you get is source code

Not an npm package, not a zip file. Once installed, the page's TypeScript source sits in your repo: edit it however you like, no runtime dependency, no expiry mechanism. Your site keeps running even if ours goes down.

Browse the other 103 templates →