Ship a changelog without writing one.

For small teams who merge PRs faster than they write about them. Connect your GitHub repo and ChangelogPilot drafts customer-ready release notes from your merged PRs. You approve, it publishes.

Join the beta

From merged PR to published entry.

Merge a PR and we draft a changelog entry in plain English — written the way you'd explain it to a customer, not the way a commit message reads. Review it in seconds, not minutes.

No blank page, ever.

Most changelogs stay empty because writing is the bottleneck, not intent. We remove the writing. You bring the judgment. What's left is a quick review, not a writing task.

A changelog your users can actually read.

Publish to a hosted public page — no deploy step, no embed config. A clean URL you can link from your app or docs and forget about until the next merge.

What your customers actually see

The entries below are real output from a real repository, drafted by ChangelogPilot the same way yours would be. This is what gets published.

2026-07-26

New Features

  • The homepage now displays a sticky navigation bar with the logomark, positioned at the top of the page for quick access back to the home page.
  • The logomark now appears in the logged-in navigation, providing consistent branding throughout the product.
  • The ChangelogPilot brand lockup (logomark and two-colour wordmark) now appears on the homepage navigation, making the brand identity consistent across all public pages.
  • A branded navigation bar is now displayed on the public changelog page, providing consistent navigation and branding across all public-facing surfaces.

Improvements

  • The landing page now features a cleaner, centered hero design that highlights the product more prominently.
  • The demo section on the landing page now shows only the most recent published changeset, making it easier to see the latest updates at a glance.
  • The navigation wordmark now displays in a distinctive two-colour treatment with "changelog" in navy and "pilot" in teal, styled in the Poppins font for a more polished brand appearance.
  • Font loading is now optimized with a self-contained embedded subset of Poppins (only the characters needed for the wordmark), eliminating external font requests and reducing overhead to ~1.5 KB.
  • Sensitive HTTP headers (cookie, set-cookie, proxy-authorization, and x-api-key) are now redacted in logs alongside authorization and x-github-token headers, protecting additional secrets from exposure.