- [fix] do not send attachments multiple times. [cekk]
2.0.0
------------------
- Convert field types: checkbox => multiple_choice and radio => single_choice to follow new schema in volto-form-block (https://github.com/collective/volto-form-block/pull/7). [cekk]
- Changed the classifiers inside setup.py. This should fix some installation issues. [arsenico13]
1.0.3
------------------
- 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]