Gravity Forms Entry Revisions icon

5 versions

Gravity Forms Entry Revisions history.

Every release of Gravity Forms Entry Revisions is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.

5 of 5 releases scanned clean
v1.9.0Latest
August 27, 20262.0 MBScanned
This release expands form revisions with a pre-restore backup, versioned notifications and confirmations, a Forms list revision count, and new developer hooks, plus fixes to form restore and revision counting. #### 🚀 Added * Backs up the current form as a new revision before a restore, so a restore can be undone. * Includes form notifications and confirmations in form revisions, so they are versioned and restored with the form. * Adds a revision count to the Gravity Forms Forms table. #### 🐛 Fixed * A form revision being applied to the wrong form — revisions are now validated against their own form before restoring. * A single form save creating more than one revision, inflating the revision count. * Editing a notification or confirmation on its own not creating a form revision, leaving the change out of the form's revision history. * A "translation loading was triggered too early" notice on WordPress 6.7 and later, caused by loading settings translations during startup. #### 💻 Developer Updates * Adds `before`/`after` actions around form-revision save, restore, and delete: - `gk/gravityrevisions/form-revisions/save/before` and `/after`; - `gk/gravityrevisions/form-revisions/restore/before` and `/after`; - `gk/gravityrevisions/form-revisions/delete/before` and `/after`. * Adds the `gk/gravityrevisions/entry-revisions/restore/after` action, which fires after an entry has been restored from a revision and receives the entry ID, the entry before the restore, the restored entry, and the revision ID — restoring suppresses Gravity Forms' entry update hooks so notifications and feeds don't fire, which also leaves anything caching entry data (a calendar subscription, a search index) with nothing else to listen for. #### 🔄 Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.31.0.
June 4, 20261.9 MBScanned
This release includes internal component updates and bug fixes for improved stability and compatibility. #### 🔄 Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.21.0.
February 21, 20261.5 MBScanned
This update fixes a regression from the 1.7.0 update that disabled entry revisions on existing forms, resolves issues with global revision settings, and addresses a fatal error with Gravity Perks Nested Forms. #### 🐛 Fixed * Entry revisions were disabled on all forms that existed prior to the 1.7.0 update. * Changes to the global entry and form revision settings in GravityKit > Settings > GravityRevisions were not taking effect. * Fatal error when submitting a form that uses Gravity Perks Nested Forms (GPNF) with GravityRevisions active. #### 🔄 Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.11.0.
v1.7.0Unavailable
July 5, 20251.4 MBScanned
This release adds form-level and global settings to enable or disable entry revisions, and fixes a fatal error when Gravity Forms is deactivated. #### 🚀 Added * Form setting to enable or disable entry revisions for each form. * Global settings under GravityKit > Settings > GravityRevisions to enable or disable form and entry revisions by default for all forms. #### 🐛 Fixed * Fatal error when Gravity Forms is deactivated. #### 🔄 Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.25.
v1.6.1Unavailable
March 17, 20251.4 MBScanned
Improved
  • compatibility with the Gravity Forms Partial Entries Add-On.
Other
  • #### ✨ Improved
  • Partial entries created by the Gravity Forms Partial Entries Add-On are no longer stored as revisions.
  • #### 🔄 Updated
  • [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.23.

Why archive

Sometimes the latest release isn't the one you need. The archive lets you pin Gravity Forms Entry Revisions to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.