Releases: GravityKit/GravityExport-Lite
Releases · GravityKit/GravityExport-Lite
2.1.0
- Bugfix: Data from the old nested form could be exported if the nested form was changed.
- Bugfix: Nested form fields could end up in different columns.
- Enhancement: Added global
Use admin label
setting. - Enhancement: Moved dependencies to a custom namespace to avoid collision with other plugins.
- Added: German translation
Developer Updates:
- Added:
gk/gravityexport/settings/use-admin-labels
hook. - Added:
gk/gravityexport/field/use-admin-labels
hook. - Added:
gk/gravityexport/field/nested-form/export-field
hook to dynamically add other nested form fields to the export.
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
- This is a major update! Enjoy the much nicer feed configuration interface!
- Changed: The minimum version of Gravity Forms is now 2.5
- Enhancement: Fields can now be enabled or disabled all at once on the form settings page.
- Enhancement: Meta fields can now be (de)selected all at once on the plugin settings page.
- Enhancement: Meta fields with array values are now properly deconstructed on export.
- Enhancement: Added support for GravityPerks Media Library ID fields.
- Enhancement: Upload fields can now split into multiple rows (GravityExport).
- Security: Upload fields now show the private download URL to avoid enumeration on public files.