Skip to content

Releases: collective/volto-form-block

2.8.0

07 Oct 07:54
Compare
Choose a tag to compare

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

30 Sep 09:17
Compare
Choose a tag to compare

2.7.1 (2022-09-30)

Bug Fixes

  • show only the error message and not the http error code (d328505)

2.7.0

30 Sep 07:45
Compare
Choose a tag to compare

2.7.0 (2022-09-30)

Features

  • do not reset the form when a backend error happens (ff33951)

2.6.1

21 Sep 14:24
Compare
Choose a tag to compare

2.6.1 (2022-09-21)

Bug Fixes

  • removed semantic-ui grid class (f8c5b65)

2.6.0

21 Sep 13:38
Compare
Choose a tag to compare

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

05 Sep 13:46
Compare
Choose a tag to compare

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.2

05 Aug 13:45
Compare
Choose a tag to compare

2.4.2 (2022-08-05)

2.4.1

07 Jul 15:54
Compare
Choose a tag to compare

2.4.1 (2022-07-07)

Bug Fixes

  • a11y screen reader for checkbox and radio grooups (9433cc1)

2.4.0

07 Jul 10:15
Compare
Choose a tag to compare

2.4.0 (2022-07-07)

Features

  • added a11y support for fields (bce0433)

2.3.6

27 May 14:29
Compare
Choose a tag to compare

2.3.6 (2022-05-27)

Maintenance

  • updated volto-subblocks (c8d7095)