- 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.