Skip to content

Latest commit

 

History

History
112 lines (59 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

112 lines (59 loc) · 2.85 KB

kitconcept's volto-dsgvo-banner Release Notes

2.3.2 (2024-01-12)

Bugfix

  • Fix default export in index.js @sneridagh #29

2.3.1 (2024-01-11)

Bugfix

  • Update the video block customization to latest volto. @iFlameing #26

2.3.0 (2023-12-28)

Feature

  • Added Differentiation between Youtube and Vimeo Videos in the Video-View, and added Twitter Module and Cookie Option if someone uses volto-social-blocks with this Addon @Molochem #23
  • Added : Interchangeable Button Colors, The Option to Hide the Banner on First Connect and the Option to hide the "Technically Required" Checkbox @Molochem #24

2.2.0 (2023-07-26)

Feature

  • Add Spanish translations @macagua #17
  • Updated docker env @sneridagh #20

Bugfix

  • Change ifconfirm component for compatibility with volto-light-theme @iFlameing #19

2.1.0 (2023-04-03)

Feature

  • Make IfConfirm component available in registry @danlavrz #14

2.0.0 (2023-03-16)

Breaking

  • Upgrade react-ga4 in order to also support Google Analytics GA4 @avoinea #9

1.3.0 (2023-02-13)

Feature

  • Adopt the new way of developing using docker @sneridagh #13

Bugfix

  • Avoid error in cookie consent buttons with undefined module @reebalazs #12

1.2.1 (2022-11-04)

Internal

  • Update @plone/scripts @davisagli

1.2.0 (2022-10-24)

Feature

  • Romanian translations @avoinea
  • Added Google support @steffenri

1.1.2 (2022-09-20)

Bugfix

  • Fix cookiebanner on small devices (make it fullscreen) @steffenri

1.1.1 (2022-09-19)

Bugfix

  • Fix mobile modal @robgietema

1.1.0 (2022-09-16)

Feature

  • Always set focus on Banner, improve scroll behavior for mobile @steffenri

1.0.0 (2022-09-02)

Feature

  • Initial release @kindermann @robgietema
  • Added Matomo support @robgietema
  • Add multi-lingual privacy policy links @robgietema

Bugfix

  • Fixed privacy policy text @robgietema

Internal

  • Added github workflows @robgietema