Releases: collective/volto-form-block
Releases · collective/volto-form-block
3.0.0
3.0.0 (2022-10-30)
Changes
- upgraded dependencies and babel config for volto 16 (#47) (5ec2bb6)
2.8.1
2.8.1 (2022-10-19)
Bug Fixes
- fixed imports and codereview (e6863eb)
- updated it translations (4d683f3)
2.8.0
2.8.0 (2022-10-07)
Features
- scroll the window to the top of the form after submitting it succesfully (#43) (3c26486)
Bug Fixes
- set norobots captcha as required (9d73566)
2.7.1
2.7.1 (2022-09-30)
Bug Fixes
- show only the error message and not the http error code (d328505)
2.7.0
2.7.0 (2022-09-30)
Features
- do not reset the form when a backend error happens (ff33951)
2.6.1
2.6.1 (2022-09-21)
Bug Fixes
- removed semantic-ui grid class (f8c5b65)
2.6.0
2.6.0 (2022-09-21)
Features
- added honeypot field type (272e3c3)
- added honeypot widget captcha (2723f52)
Bug Fixes
- fix captcha widget (b4d990c)
- fix captcha widget manage token (1a3c19b)
- fix HoneypotWidget props (cd294c4)
- fixed const variables and added row class (300d6c9)
Maintenance
- added captcha value of submit request (1946a08)
- updated yarn.lock (f49b32f)
2.5.0
2.5.0 (2022-09-05)
Features
- handled collective.volto.formsupport.captcha.providers vocabulary (12060e7)
Bug Fixes
- fixed disabled submit button (e1026bc)
- send captcha to backend to make it effective (15b4a4f)
- send captcha to backend to make it effective (a9f422b)
Maintenance
2.4.1
2.4.1 (2022-07-07)
Bug Fixes
- a11y screen reader for checkbox and radio grooups (9433cc1)