FeedIndex

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

  1. Go to Workspace > Changelog in the dashboard
  2. Click New Entry
  3. Add a title and write the body using the rich-text editor
  4. Optionally link a board and select related posts — these appear as "Related feedback" on the published entry
  5. 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]/changelog

Each 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/rss

Users and feed readers can subscribe to get notified of new entries. The feed respects your custom domain if configured.

On this page