------------------
Breaking change:
- This is for Plone 6 only. At least this is the only version that is tested.
(Changelog edited later to avoid misunderstandings, use 3.x for Plone 5.2)
[maurits]
New features:
- Add support for Plone 6
[pbauer, frappell]
- Update Field/Actions listing to work with Plone 6
[petschki] (260)
- Added Japanese translation, supported by Ochanomizu University. [terapyon] (263)
- User-friendly delimiter setup for csv download
[ThibautBorn, gotcha] (267)
- Add support for plone.formwidget.hcaptcha
[fredvd] (292)
- Update the css registration and use the schemaeditor pattern
[frapell] (319)
- Add name attribute field to form, default empty doesn't include it.
Useful for form analytics like matomo that can check for this attribute.
[fredvd] (328)
- Download XLSX version of saved data.
[mathias.leimgruber] (285)
- Add option to append formdata as xlsx as well.
[mathias.leimgruber] (287)
Bug fixes:
- Add upgrade step for the csv_delimiter field.
[fredvd] (267b)
- Always display fieldsets legends : in tabbed mode, they are hidden by autotoc pattern
[laulaz] (173)
- Show the pro- and epilogue texts also on embedded forms.
[fredvd] (274)
- Fix field order in Mailer attachments
[MrTango]
- Optinally add CSV/XLSX headers to attachments
[MrTango] (323)
- Fix table of saved data: do not show labels in table; colored buttons, slight cleanup.
[jensens]
- Fixes in German translation.
[jensens]
- Fix recaptcha support: include it's zcml when installed.
[jensens]
- Fix translations of validation errors.
[mathias.leimgruber] (284)
- Fix download bug for RichTextFields
[szakitibi] (288)