- Allow attaching an XML version of the form data to the sent email #22 [JeffersonBledsoe]
- Allow the IDs of fields to be customised for CSV download and XML attaachments #22 [JeffersonBledsoe]
- Add Spanish translation. [macagua]
- Add German translation. [mbarde]
- Allow forwarding request headers in the sent emails #27 [JeffersonBledsoe]
- Added support for sending emails as a table #31 [JeffersonBledsoe]
- Override content-transfer-encoding using MAIL_CONTENT_TRANSFER_ENCODING env [mamico]
- The form block can now be stored in a Volto block container (columns, accordion, tabs, etc) [tiberiuichim]
- Fix collective.honeypot version. [cekk]
- Fix dependencies. [cekk]
- Add collective.honeypot support. [cekk]
- Add limit attachments validation. Can be configured with environment variable. [cekk]
- Export also compiling date in csv. [cekk]
- Add collective.z3cform.norobots support [erral]
- Breaking change: changed the way to store data keys. Now we use field_id as key for Records. [cekk]
- Fix quoting in csv export. [cekk]
- Generate csv columns with proper field labels, and keep the form order. [cekk]
- Captcha support #13. [mamico]
- Notify an event on sumbit. [mamico]
- Support for user_as_bcc field in volto-form-block: send a separate mail for each email field with that flag. [cekk]
- Fix permission checks in serializer. [nzambello]
- Fix permission checks. [cekk]
- [fix] do not send attachments multiple times. [cekk]
- Convert field types: checkbox => multiple_choice and radio => single_choice to follow new schema in volto-form-block (collective/volto-form-block#7). [cekk]
- Added Brazilian Portuguese (pt_BR) translations. [ericof]
- Changed the classifiers inside setup.py. This should fix some installation issues. [arsenico13]
- NEW: The @submit-form entry-point now takes into account if a field is "marked" with "use_as_reply_to" and use that field for "from" and "reply to". [arsenico13]
- Fix form_data for anon. [cekk]
- Fix README for pypi. [cekk]
- Initial release. [cekk]