Changelog
Publish product updates and link them to the feedback that inspired them.
The changelog lets you share product updates with your users and connect them to the feedback that drove the changes. Available on the Pro plan.
Creating an entry
- Go to Workspace > Changelog in the dashboard
- Click New Entry
- Add a title and write the body using the rich-text editor
- Optionally link a board and select related posts — these appear as "Related feedback" on the published entry
- Save as draft or publish immediately
Draft and publish workflow
Changelog entries support a draft/publish lifecycle:
- Draft — visible only to you in the dashboard
- Published — visible on the public changelog with the publish date shown
- Unpublish — returns a published entry to draft state
When publishing an entry, you can optionally mark all linked posts as complete. This updates the status of every linked post to the board's "complete" status in one action.
Public URL
The changelog is visible at:
https://feedindex.app/p/[your-org-slug]/changelogEach entry has its own page at /changelog/[entry-id]. If you use a custom domain, the paths are root-relative (e.g., feedback.yoursite.com/changelog).
RSS feed
An Atom feed is available at:
https://feedindex.app/p/[your-org-slug]/changelog/rssUsers and feed readers can subscribe to get notified of new entries. The feed respects your custom domain if configured.