Releases: collective/volto-form-block
Releases · collective/volto-form-block
3.8.3
3.8.3 (2024-05-16)
Bug Fixes
- error on form submit: Objects are not valid as a React child. (#97) (1816c1b)
Maintenance
3.8.2
3.8.2 (2024-04-26)
Maintenance
3.8.1
3.8.1 (2024-04-26)
Bug Fixes
- display field_id for more fields in sidebar (e15e1ad)
- replace placeholder of empty fields with nothing in thamkyou message (8e75c8b)
3.8.0
3.8.0 (2024-04-18)
Features
- added bcc email validation with otp code (#93) (e2100be)
3.7.5
3.7.5 (2024-04-17)
Bug Fixes
3.7.4
3.7.4 (2024-04-16)
Bug Fixes
- fix field schema form sent_message and added customizable FormResult component (6dd725b)
- prevent xss in form block reading sent data from BE response (b4139d2)
Maintenance
3.7.3
3.7.3 (2024-04-08)
Maintenance
3.7.2
3.7.2 (2024-03-27)
Bug Fixes
- Fix 'error is null' when adding form block. (06f8300)
3.7.1
3.7.1 (2024-03-19)
Bug Fixes
Maintenance
3.7.0
3.7.0 (2024-03-18)
Features
- added default validators for field default_from and default_to (ba41002)
Bug Fixes
- removed 'required' option for field type 'static_text (32c4ef5)
Maintenance
- removed unused translations (164bd34)