Skip to content

cookieconsent v2.7.0

Compare
Choose a tag to compare
@orestbida orestbida released this 07 Dec 02:49
· 960 commits to master since this release
02224c2

What's Changed

features/tweaks:

  • Added .updateScripts() method to manage dynamically added scripts by @orestbida in #106
  • Added .getConfig() method to read configuration values by @OndraM in #113
  • Added language autodetection strategy based on <html lang> by @OndraM in #115
  • Added swap_buttons inside gui_options to invert button's order in #131
  • Added onFirstAction and getUserPreferences() for logging/analytics purposes in #131
  • Added cookie_necessary_only_expiration option in #131
  • Always allow the middle position inside gui_options in #131

bugfixes:

  • fix bug with Shut Up: Comment Blocker in #107
  • handle exception when json string is malformed in #109

Full Changelog: v2.6.2...v2.7.0