Releases: GravityKit/GravityExport-Lite
Releases · GravityKit/GravityExport-Lite
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.
1.11.4
1.11.3
1.11.2
- Enhancement: Added
date_updated
as a default exported meta field. - Bugfix: Filtering using
in
andnot in
operators in the URL query string did not work. - Bugfix: Exported multiselect fields (e.g., checkboxes and nested forms) could be missing a separator between values if one value is a
0
.
1.11.1
- Enhancement: Nested form field values are formatted properly through transformers.
- Bugfix: Sort order of nested form fields could be swapped on some entries.
- Bugfix: PDFs displaying field names as a vertical column could contain extra empty columns.
- Bugfix: Download of nested forms could fail on PHP 8.