Overview
Project history lets you review every version that has been published, who published it, and what changed. Use it to audit changes, understand when specific updates went live, and compare versions side by side.Viewing history
- Go to Deployments > Project history in the sidebar.
- Versions appear in reverse chronological order (newest first).
- Each entry shows the version number, description, author, and timestamp.
Comparing versions
Select any two versions to view a side-by-side diff of changes. This is useful for:- Auditing what changed between deployments
- Reviewing changes before promoting to a new environment
- Diagnosing issues introduced in a specific version
Related pages
- Environments - Manage deployment pipeline
- Tracking changes - Detailed diff view

