GravityRevisions Changelog

Release notes and version history for GravityRevisions . See a list of changes made to an entry, and easily revert the changes that were made. Track changes for Gravity Forms entries.

1.7.0 on July 3, 2025

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

Version 1.7.0 permalink

1.6.1 on March 11, 2025

Improved compatibility with the Gravity Forms Partial Entries Add-On.

✨ Improved

  • Partial entries created by the Gravity Forms Partial Entries Add-On are no longer stored as revisions.

🔄 Updated

Version 1.6.1 permalink

1.6.0 on January 23, 2025

This update adds a setting to show or hide the entry "Revisions" filter link, syncs revisions with the parent entry status, and fixes a file upload deletion issue.

🚀 Added

  • GravityRevisions setting under GravityKit > Settings to show or hide the "Revisions" filter link on the Gravity Forms Entries page when there are no revisions.

✨ Improved

  • Revisions now follow the parent entry’s status, automatically being trashed, restored, or deleted in sync.

🐛 Fixed

  • Deleting a revision no longer removes file uploads that are still linked to other revisions or the parent entry.
Version 1.6.0 permalink

1.5.0 on December 11, 2024

This release introduces a notification event for deleted entries.

🚀 Added

  • Notification event for deleted entries.

🔄 Updated

Version 1.5.0 permalink

1.4.1 on November 21, 2024

This hotfix update addresses a non-critical PHP notice in WordPress 6.7 and newer.

🐛 Fixed

  • PHP notice in WordPress 6.7 caused by initializing product translations too early.

🔄 Updated

Version 1.4.1 permalink

1.4 on July 18, 2024

This release adds support for Form Revisions! Track, manage, and restore prior versions of forms—read the announcement.

🚀 Added

🔧 Updated

  • Foundation version 1.2.15:
    • Added shortcut (Alt or Cmd + /) to open the search bar on the Manage Your Kit page
    • Improved speed by caching of the HelpersCore::get_plugins() method response
    • Added a newsletter signup form to the Manage Your Kit page
    • Fixed some product updates not working form the Manage Your Kit screen
Version 1.4 permalink

1.3.0 on April 24, 2024

🚀 Added

  • Automatic revision creation for entries updated via the Gravity Forms API.

🔧 Updated

  • Foundation and TrustedLogin to versions 1.2.12 and 1.7.0, respectively.
    • Fixed a bug that hid third-party plugin updates on the Plugins and Updates pages.
    • Resolved a dependency management issue that incorrectly prompted for a Gravity Forms update before activating, installing, or updating GravityKit products.
    • GravityKit product updates are now showing on the Plugins page.
    • Database options that are no longer used are now automatically removed.
    • Transients are no longer autoloaded and work correctly when using object cache plugins.
    • GravityKit products that are already installed can now be activated without a valid license.
    • Fixed PHP warning messages that appeared when deactivating the last active product with Foundation installed.
    • Fixed a JavaScript warning that occurred when deactivating license keys and when viewing products without the necessary permissions.
    • Resolved PHP warning messages on the Plugins page.
Version 1.3.0 permalink

1.2.11 on December 12, 2023

  • Updated: The single GravityRevisions setting has moved from Gravity Forms > Settings > Entry Revisions to GravityKit > Settings > GravityEdit
    • This adjustment reflects the setting's exclusive connection to the functionality of the GravityEdit plugin
  • Updated: Foundation to version 1.2.6
Version 1.2.11 permalink

1.2.8 on June 13, 2023

  • Fixed: Incompatibility with some plugins/themes that use Laravel components
  • Updated: Foundation to version 1.0.12
Version 1.2.8 permalink

1.2.5 on December 21, 2022

  • Fixed: PHP 8.1 notices
  • Fixed: Fatal error on some hosts due to a conflict with one of the plugin dependencies (psr/log)
Version 1.2.5 permalink

1.2.4 on December 1, 2022

  • Fixed: It was not possible to remove an expired license key
Version 1.2.4 permalink

1.2.3 on November 30, 2022

  • Fixed: Potential fatal error when Gravity Forms is inactive
  • Fixed: "Undefined index" PHP notice
Version 1.2.3 permalink

1.2.2 on November 14, 2022

  • Fixed: Fatal error when loading plugin translations
  • Fixed: Slow loading times on some hosts
  • Fixed: Plugin failing to install on some hosts
Version 1.2.2 permalink

1.2.1 on October 31, 2022

  • Fixed: {entry_revision_diff} merge tag not working
  • Fixed: Plugin was not appearing in the "Add-Ons" section of the Gravity Forms System Status page
Version 1.2.1 permalink

1.2.0.2 on October 20, 2022

  • Fixed: Potential error when the plugin tries to log an unsuccessful operation
Version 1.2.0 permalink

1.2 on October 19, 2022

  • GravityView (the company) is now GravityKit and this plugin is now called GravityRevisions!
  • Added: New WordPress admin menu where you can now centrally manage all your GravityKit product licenses and settings (learn more about the new GravityKit menu)
    • Go to the WordPress sidebar and check out the GravityKit menu!
    • We have automatically migrated your existing Entry Revisions license, which was previously entered in the Gravity Forms settings page
    • Request support using the "Grant Support Access" menu item
  • Fixed: Notifications were not being sent when creating a revision using GravityEdit

Developer Updates:

  • Added: Revision entry data is being passed along to GFAPI::send_notifications
  • Improved: Prevent extra query when processing entry revision merge tags
Version 1.2 permalink

1.0.4 on July 22, 2021

  • Fixed: License field missing when running Gravity Forms 2.5
  • Fixed: Column with current revision values was not showing in WP 5.7 and newer
Version 1.0.4 permalink

1.0.3 on February 19, 2020

  • Fixed: Error when Gravity Forms is deactivated
  • Fixed: Linking to entry revisions from GravityView and Gravity Forms Calendar
  • Fixed: PHP warning in Gravity Forms Entry screen

Developer Updates:

  • Added: gravityview/entry-revisions/add-revision Whether to add revisions for the entry
Version 1.0.3 permalink

1.0.2 on February 6, 2019

  • Fixed: Minor PHP warnings
  • Updated: Translations!
    • Chinese by Edi Weigh
    • Turkish by Süha Karalar
    • Russian by Viktor S
    • Polish by Dariusz Zielonka

Developer Updates:

  • Added: The gravityview/entry-revisions/send-notifications filter, which supplies the changed fields array (see filter documentation)
Version 1.0.2 permalink

1.0.1 on September 17, 2018

  • Fixed: {all_fields} Merge Tag was being replaced with "This entry has no revisions."
  • Updated: Polish, Russian, and Turkish (Thank you, @dariusz.zielonka, @awsswa59, and @suhakaralar!)
  • Improved: Added an error message when trying to activate a GravityView license key that does not have access to Entry Revisions
Version 1.0.1 permalink