Releases: punktDe/form-persistence
Releases · punktDe/form-persistence
2.6.0
What's Changed
- FEATURE: add excel exporter using phpoffice/phpspreadsheet by @LeCreator in #20
- BUGFIX: add default value for dimension hash by @andrehoffmann30 in #25
New Contributors
- @LeCreator made their first contribution in #20
Full Changelog: 2.5.1...2.6.0
2.5.2
Full Changelog: 2.5.1...2.5.2
2.5.1
Full Changelog: 2.5.0...2.5.1
2.5.0
What's Changed
- BUGFIX: Do not fail when export definition is missing by @daniellienert in #19
- FEATURE: Dimension restrictions for form data by @daniellienert in #18
Full Changelog: 2.4.1...2.5.0
2.4.1
BUGFIX: Correctly handle removing the form persistence finisher
2.4.0
FEATURE: Single form data entries can be deleted in the form data single view
2.3.0
FEATURE: Adds a command to automatically remove data after a defined retention period for a GDPR compliant data persistence.
2.2.0
FEATURE: Periodically send saved data to configured eMail address
2.1.4
TASK: Package was mistakenly defined as Neos 4 compatible.
2.1.3
BUGFIX: fix type annotations in formdata model