Skip to main content
The Project history page (Deployments > Project history) provides a chronological record of all published versions in your project.

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

  1. Go to Deployments > Project history in the sidebar.
  2. Versions appear in reverse chronological order (newest first).
  3. 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
For more details on version comparison, see Tracking changes.