
Changelog
Publish product updates the way engineers ship them: releases with semantic types and dates, backed by individual change entries labeled added, changed, fixed, and more. Feed a changelog page, an in-app widget, and an RSS feed from the same records.
What's inside
Every content type ships pre-configured with typed fields, validation and relationships.
Release
A shipped version with date, summary, and a rich highlights section.versionTextrequiredVersion label shown as the entry heading, e.g. v2.4.0slugSlugrequiredURL segment for deep-linking to this releaserelease_dateDaterequiredThe day the release shipped, used for orderingsummaryTextoptionalOne-line description used in feeds and in-app notificationshighlightsRichTextoptionalNarrative writeup of the headline changes, with mediarelease_typeEnumrequiredOne of: major, minor, patch, hotfixbreaking_changesBooleanoptionalFlags the release with a breaking-change warningbanner_imageImageoptionalOptional visual for feature releases and social sharingChange Entry
A single change within a release, typed for keep-a-changelog style grouping.titleTextrequiredShort description of the change, e.g. Bulk export for reportschange_typeEnumrequiredOne of: added, changed, fixed, removed, deprecated, securitydescriptionRichTextoptionalDetails, migration notes, or screenshots for the changereleaseReferencerequiredReference to the Release this entry ships inreference_linkLinkoptionalLink to the related doc, issue, or pull requestinternal_onlyBooleanoptionalHides the entry from the public changelogShips with sample data
Install the blueprint and explore it with realistic example records.
A minor release with a highlights writeup and five typed change entries
An added entry in v2.4.0 linking to the export documentation
A fixed entry with a short note and a link to the issue
Why this blueprint
Typed entries group naturally into Added, Changed, and Fixed sections, so every release reads consistently.
The same records power your changelog page, an in-app What's New widget, and an RSS or email feed.
Breaking-change flags and per-entry migration notes give users the warning they need before upgrading.
Built for
- A SaaS product publishing a public changelog and in-app release notes from one source
- An API platform warning integrators about breaking changes and deprecations
- A mobile team keeping App Store release notes and the web changelog in sync
- A developer tools company linking each change to its docs and pull requests
More in Content & Publishing

Start with the Changelog blueprint
Install it in one click, explore the sample data, then adapt every field to your needs.