Version History

2.3.0 - March 07, 2024

  • Support Google Consent Mode V2

2.2.0 - Octobre 13, 2023

 

  • support google recaptcha in express form & legacy form
  • added option both action in thirdParty accept button
  • added toggle button cookies message popup
  • support external code
    • data-third-party="recaptcha" : google recaptcha
    • data-third-party="vimeo" : vimeo
    • data-third-party="youtube" : youtube
    • data-third-party="map" : google map

2.1.0 - February 22, 2022

  • Added support for the new 'G' prefix of Goodle Analytics

1.4.0 - February 22, 2022

  • Added support for the new 'G' prefix of Goodle Analytics
  • Improved Template 4 responsiveness

2.0.0 - November 22, 2021

  • Updated for ConcreteCMS v9
  • Require PHP 7.4+
  • Ensure support for PHP 8

1.3.2 - June 04, 2021

  • BugFix: Fix issue with Nginx resources caching

1.3.1 - January 06, 2021

  • BugFix: Cookie Disclaimer Settings Page access throws an exception after updating to 1.3.0 version

1.3.0 - December 23, 2020

  • Additional text for the blocking popup can be configured from the dashboard settings page
  • The action of the "Accept third-party cookies" button can be chosen from the dashboard (Show Consent Popup or Accept third-party cookies)
  • Added the ability to choose a custom background for blocked Youtube and Vimeo or show a default thumbnail for Youtube and Vimeo from their API if available.
  • Improved responsive design

1.2.0 - August 25, 2020

  • Replaced cookies usage with localStorage
  • Added new fields in Cookies settings :
    • set switchers on by default : to give the choice to user to activate or not switchers by default
    • accept essentials :to add the possibilty to accept only essentials
    • accept all: to add the possibilty to accept all cookies
    • Close Button: how it should work : to be able to choose how the close button is going to work
  • Added new fields in Cookies styles:
    • accept essentials button style
    • accept all button style
    • Background toggler color :to have the choice to choose background of toggler when activated
    • Toggler color: to have the choice to choose color of toggler when activated
  • Added four new templates:
    • Template modal 1
    • Template modal 2
    • Template 4
    • Template 5
  • Close button function became parametric: you can choose how the close button will act.
  • cleared all saved data when the package is uninstalled

1.1.1 - August 11, 2020

  • Make controls state enabled by default

1.1.0 - August 10, 2020

  • Replaced checkboxes control with IOS - togglers
  • Performance Improvements
  • BugFix: Etracker failed to load in Chrome
  • BugFix: Matomo failed to load with some URLs

1.0.0 - March 26, 2020 

  • Initial release