Skip to content

Changes Feed

The changes feed is a chronological log of every significant edit made to a project. It answers the question “what changed and who changed it?” — without anyone needing to remember to write it down.

The changes feed captures:

  • Spec page edits — text additions, deletions, and modifications, attributed to the editing user
  • Card state changes — approval submissions, approvals, and rejections with timestamp and user
  • Card metadata changes — updates to type, members, priority, due date
  • Page creation and deletion — when pages are added or removed
  • Page renames

The changes feed is accessible from Project → Progress → Changes. It shows the full history for the project in reverse chronological order.

Individual change batches show what was changed, by whom, and when. For text edits, the feed shows a before-and-after diff of the content that changed.

In requirements management, the change history is part of the audit trail. If a Client approved a requirement in week 2 and the spec was modified in week 4, the changes feed shows exactly what changed — making it clear whether the approval still stands or whether re-approval should be discussed.

The changes feed also helps onboard new team members: they can quickly understand the history of a spec without needing someone to narrate it.

Changes from the same user within a short window are grouped into a single batch. This prevents the feed from being flooded by every individual keystroke — it shows meaningful editing sessions rather than character-by-character history.