Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

52 lines (29 loc) · 1.5 KB

Changelog

Draft

Added

  • Fixed Consent Manager Dialog styles for better positioning on mobile devices. #16
  • Added custom event when consent preferences are changed #8
  • Added styles for consent banner buttons for mobiles #7

4.1.0(Dec 11, 2019)

Added

  • #60 Add new customCategories option

4.0.1(Oct 10, 2019)

Fixed

  • Fix commonJS bundle

4.0.0(Oct 10, 2019)

Breaking

  • #51 Deprecate data attributes and dataset

Added

  • #48 Add new closeBehavior option
  • #49 Initial Preferences override
  • #52 Expose preferences manager

3.0.0(Oct 8, 2019)

Breaking

  • #47 No longer imply consent on interaction

2.0.0

Added

  • #46 ⚡️ Modernize
  • #47 🙅🏻‍♀️No longer imply consent on interaction

1.3.1(Sep 24, 2019)

Fixed