Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.43 KB

CHANGELOG.MD

File metadata and controls

36 lines (25 loc) · 1.43 KB

Element Exporter Changelog

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.

4.2.0 - Unreleased

Added

  • Added support for exporting Users by user group
  • Added a field to customize the email subject per export

4.1.3 - 2024-08-19 [CRITICAL]

Fixed

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

4.1.2 - 2024-06-10

Fixed

  • Don't show "unsupported field" warning for Formie's "Heading" field

4.1.1 - 2024-06-01

Fixed

  • Removed debugging dump that caused a crash when creating a new export (#14)

4.1.0 - 2024-04-23

Added

  • 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

  • Fixed an error that would occur when editing exports for element that had new fields (#11)

4.0.0 - 2024-03-12

  • Inital release 🚀