Beautiful hosted changelogs for your SaaS. Keep your users in the loop with gorgeous release notes, RSS feeds, and embeddable widgets.
# Create a project
curl -X POST /v1/projects \
-d '{"name":"My App","slug":"my-app"}'
# Add a changelog entry
curl -X POST /v1/entries \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"title":"Dark mode support","type":"feature"}'Create and update changelog entries programmatically. Integrate with your CI/CD pipeline.
Gorgeous public changelog pages with markdown support, badges, and dark mode.
Auto-generated RSS feeds so your power users can subscribe to updates.
Drop a JS snippet in your app to show latest changes in a beautiful overlay.
Visual dashboard to manage entries — create, edit, reorder, and preview.
Feature, fix, improvement, breaking change — each with distinct badges and colors.
Competitors charge $29-99/mo. We don't.