Skip to content

Latest commit

 

History

History
133 lines (60 loc) · 5.87 KB

CHANGELOG.md

File metadata and controls

133 lines (60 loc) · 5.87 KB

1.1.0 (2023-02-15)

Features

Bug Fixes

  • allow use without captcha (d6cd739)

1.0.0 (2022-10-30)

Changes

  • upgraded dependencies and babel config for volto 16 (#5) (41b8088)

0.3.3 (2022-09-30)

Bug Fixes

  • fixed window.env with CLIENT condition (092011f)

0.3.2 (2022-09-29)

Bug Fixes

  • CSPanel with data and actions visible even when user is unauthorized (3a099ce)
  • fixed error code (67474a7)

0.3.1 (2022-09-22)

Maintenance

  • updated submit with honeypot default value (f1bbdf6)
  • updated yarn.lock (617666b)

0.3.0 (2022-09-21)

Features

  • added Honeypot integration (78ff76e)

Maintenance

0.2.11 (2022-05-23)

Maintenance

0.2.10 (2022-05-23)

0.2.9 (2022-05-04)

Bug Fixes

  • fixed ay11 and cspanel links (51904f4)

0.2.8 (2022-02-18)

Bug Fixes

  • fix read RAZZLE_RECAPTCHA_KEY from window (6187dfd)

0.2.7 (2021-12-01)

Bug Fixes

  • fixed unmount component when path change (5ce69e2)

0.2.6 (2021-10-26)

Maintenance

0.2.5 (2021-10-04)

Bug Fixes

  • fix resetFeedbacks reload (f10c635)
  • removed unused variable (655c8d2)

Maintenance

0.2.3 (2021-09-30)

Maintenance

  • publish to npm flag (87eb70a)
  • read RAZZLE_RECAPTCHA_KEY from window if is not in process (a20de8f)
  • updated release (8ede1b3)

0.2.2 (2021-09-28)

Bug Fixes

  • fix comments remove filters button (712196a)

0.2.1 (2021-09-28)

Bug Fixes

Maintenance

  • added remove filter to comments filter (da7b0ad)
  • updated readme (d80e691)