- Fix Plone 5 related upgrade steps in Plone 6. [thet]
- Add plone.shortname behaviour to EasyForm type. [ThibautBorn]
- Include the Products.validation ZCML to load the proper translation catalog. Refs. `issue 434 <https://github.com/collective/collective.easyform/issues/434>`_. [ale-rt]
4.2.0
------------------
- Set fieldset description as attribute, not node, when migrating from PFG. [thomasmassmann]
- Add filesize upload limit for file and image uploads. [ThibautBorn]
- Update Dutch translations. [ThibautBorn]
4.1.6
------------------
- Fix unused, incorrect and undeclared imports in serializer. [thet]
4.1.5
------------------
- check for "collective.easyform.DownloadSavedInput" permission, before including the saved data in serializer. [MrTango]
4.1.4
------------------
- fix folder_contents accessibility from saveddata. [ThibautBorn]
- make ReCaptcha fields not required during PloneFormGen migration [ThibautBorn]