diff --git a/modules/ROOT/pages/7.7.0-release-notes.adoc b/modules/ROOT/pages/7.7.0-release-notes.adoc index 91dd05caef..5cdd39cbd5 100644 --- a/modules/ROOT/pages/7.7.0-release-notes.adoc +++ b/modules/ROOT/pages/7.7.0-release-notes.adoc @@ -118,7 +118,6 @@ The {productname} {release-version} release includes an accompanying release of ==== New `revisionhistory_allow_restore` option to control restoration of old revisions // #TINY-11746 -Previously, integrators had no way to control whether users could restore old revisions in the **Revision History** plugin. {productname} {release-version} introduces a new `revisionhistory_allow_restore` option, which provides a way to control if a user can restore revisions. By default, it is set to `+true+`, setting it to `+false+` prevents users from restoring previous versions.