Skip to content

Latest commit

 

History

History
106 lines (46 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

106 lines (46 loc) · 3.91 KB

1.2.3 (2024-09-19)

Bug Fixes

1.2.2 (2024-08-02)

Bug Fixes

  • improve subcribe/unsubscribe labels (#5) (2efbd30)

1.2.1 (2024-06-20)

Bug Fixes

  • prevent double submit on send popup and fix error handling (#4) (3fbde02)

1.2.0 (2024-06-13)

Features

  • Add missing pieces for a full volto integration (#3) (f45b897)

Maintenance

1.1.1 (2024-02-23)

Bug Fixes

  • removed duplicate label and added styles to hide label (833f327)

Maintenance

  • reformatted code without linter (770775a)

1.1.0 (2024-02-07)

Features

Bug Fixes

1.0.0 (2023-11-06)

⚠ BREAKING CHANGES

  • now compatible with design-comuni-plone-theme >=10.0.0

Changes

  • now compatible with design-comuni-plone-theme >=10.0.0 (dce2c2e)

0.3.1 (2023-07-26)

Bug Fixes

0.3.0 (2023-03-23)

Features

  • compatibility with new design-react-kit (c00c55c)

0.2.0 (2023-03-14)

Features

  • added all imported code (92793a3)

Bug Fixes

Changes

  • rename to use namespace redturtle (3a6c31f)

Maintenance