March 28, 2026
The original `` tag widget that injected data into window.__changelogAI is now deprecated in favor of the new floating popup widget.
window.__changelogAI global will be removed in a future release. Migrate to the new fetch-based widget using ?format=json.March 26, 2026
The entry editor now uses MDXEditor, a full WYSIWYG rich text editor, replacing the raw markdown textarea.
March 22, 2026
Three new SEO landing pages target users searching for changelog tool alternatives:
/beamer-alternative — positions Changelog AI against Beamer's pricing and feature set/headway-alternative — highlights AI generation as a differentiator vs Headway/canny-alternative — emphasizes simplicity compared to Canny's feature-request focusEach page includes FAQ JSON-LD schema for rich search results.
March 19, 2026
The entries list page now includes a search bar and label filter pills.
March 17, 2026
beforeunload prevents accidental data loss when navigating awayMarch 14, 2026
Each public changelog now has an RSS feed at //feed.xml.
March 9, 2026
Dark mode is now available everywhere — dashboard, editor, public changelog pages, landing page, and all SEO comparison pages.
localStorageMarch 8, 2026
Stripe integration is live with three pricing tiers:
| Plan | Price | Includes |
|---|---|---|
| Free | $0/mo | 1 project, 10 entries |
| Pro | $29/mo | Unlimited projects, custom domain, subscriber emails |
| Founders Edition | $299 one-time | Everything in Pro, forever |
Manage subscriptions through the Stripe Customer Portal linked from your workspace settings.
March 5, 2026
version field was left empty — the API now correctly treats it as optionalapplication/json instead of text/javascript — embedded widgets now load correctlyMarch 2, 2026
When you publish a changelog entry, all confirmed subscribers receive an email notification via Resend.
February 28, 2026
Embeddable changelog widget lets you display your latest updates on any website. Add a single `` tag and a floating "What's New" button appears with your entries, labels, and version numbers.