Install

Works with Drupal: ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 132.9 KB
MD5: 8a1f0d44b52bb5a6389572b6201304c6
SHA-1: 9f4b0843527aa947906c0301bcc525e7743e09ba
SHA-256: e796962a756a52b6e6f4138399114f6be7292ade8f3530d9a52425e28b1101aa
Download zip 145.42 KB
MD5: 3973486b11ef925bf0034f6b4bc77fe4
SHA-1: 740494199d47f99a9befac3a558fcefb107c3865
SHA-256: 8b0287215d39043b54c5e5148762c20269ab7f8536820781df85f8d7f8c0f32b

Release notes

Refactored to support new APIs available in Drupal 10 and Drupal 11.

The revision history should work as expected for node revisions present in the system before the module was introduced.

The project underwent a significant architectural overhaul.

Thank you GitGraph.js

No more dependency on external library GitGraph.js. Sincere thanks to the maintainer of GitGraph, which allowed us to flush out the initial version of the project.

No more custom table

Revision Graphs doesn't use any custom table to store revision history. This aligns with more on how core revision list works and detects language specific revisions. This means you can enable and uninstall the module without any loss of data.

This also means, hooks and Classes used to handle storage is no longer needed and have been removed.

NOTE: There would a noticeable performance degradation as Node revisions get loaded into memory while generating the revision history on server side.

Created by: d34dman
Created on: 18 Mar 2025 at 15:24 UTC
Last updated: 18 Mar 2025 at 15:24 UTC
New features
Unsupported

Other releases