- Added Craft 3 compatibility.
- The function to delete entry versions can now be found in the “Utilities” section in the Control Panel.
- Removed the restriction where the plugin didn’t work for Craft Personal editions.
- The plugin no longer truncates the
entryversions
table and resaves new versions for each entry. Instead all but the most recent entry versions are deleted.
- Fixed a bug where field content was missing in most recent entry versions.
- Added support for CSRF Protection.
- Added Composer support.
- Added Craft 2.5 plugin configurations.