Revision Graph
This module provides an interactive visual tool to explore and understand the revision history of your Drupal content. It displays revisions as a graph, making it easy to see changes over time, identify different branches, and access revision details.
See your content's revision history as a Git-style graph, every language as a branch, every revert as a fork, right on a "Revision Graph" tab next to the standard Revisions tab.
Drupal's revision table tells you that content changed. Revision Graph shows you how: which revision an edit was based on, where a revert branched the history, when each translation split off and caught up.
If your editors work with translations, reverts, or content moderation, the flat list stops telling the whole story, but now the graph does.
Highlights
- Zero configuration
- Language-aware
- True provenance
- Works with core
- Accessible
NOTE: Revision Graph records which revision each save was derived from, so reverts show as real forks, not guesses.
Get started
Then open the Revision Graph tab on any node that has revisions.
4.x: new revision rail
4.x replaces the two-panel graph with a single revision rail. Sites extending the shipped JavaScript library will need to update their integration. See the changelog.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 4.0.0 | Stable | 11 | Aug 15, 2026 | ||
| 4.0.0-alpha2 | Pre-release | 11 | Aug 15, 2026 | ||
| 4.0.0-alpha1 | Pre-release | 11 | Major UX/UI Refactor | Aug 14, 2026 | |
| 4.x-dev | Dev | 11 | Initial refactor for improved UX | Aug 14, 2026 | |
| 2.2.1 | Stable | 8–11 | Apr 26, 2025 | ||
| 3.1.1 | Stable | 10–11 | Support update status module in case composer_deploy/git_deploy is not in use | Apr 26, 2025 | |
| 3.1.0 | Stable | 10–11 | Performance improvement for very large revision history | Mar 22, 2025 | |
| 3.0.0 | Stable | 10–11 | Refactored to support new APIs available in Drupal 10 and Drupal 11. | Mar 18, 2025 | |
| 3.0.0-alpha1 | Pre-release | 10–11 | Major refactor, no external dependency, no custom tables. | Mar 17, 2025 | |
| 3.x-dev | Dev | 10–11 | Replace GitGraph.js with custom solution to display revisions | Mar 15, 2025 | |
| 2.2.0 | Stable | 8–11 | Remove dependency on CDN for consuming gitgraph.js library | Dec 21, 2024 | |
| 2.x-dev | Dev | 8–11 | Dec 21, 2024 | ||
| 2.1.3 | Stable | 8–11 | Dec 21, 2024 |