All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added support for exporting Users by user group
- Added a field to customize the email subject per export
- Fixed an bug where exports would be deteled when the system ran Garbage Collection. You'll have to update to this version and recreate your exports.
- Don't show "unsupported field" warning for Formie's "Heading" field
- Removed debugging dump that caused a crash when creating a new export (#14)
- Added an option to specify the filename as which the export will be generated (#6)
- Added support for Formie's Name field (#13)
- Exports can now be created for empty sections (#12)
- Fixed an error that would occur when editing exports for element that had new fields (#11)
- Inital release 🚀