Skip to main content

Update including enhancements and minor fixes released on October 20th 2023.

  • Fixed CSS rendering issue causing problems when re-rendering the UI
  • Fixed inline cookie declaration markup
  • Fixed time zone issues in choice timestamp in cookie declaration
  • Added translation support for "All allowed" and "All denied" in cookie declaration
  • Changed the cookie deletion process when user denies all cookies. All cookies and storage entries (except necessary) are now deleted instead of only known cookies.

Update including enhancements and minor fixes released on October 20th 2023.

  • Fixed CSS rendering issue causing problems when re-rendering the UI
  • Fixed inline cookie declaration markup
  • Fixed time zone issues in choice timestamp in cookie declaration
  • Fixed alignment of text within action buttons
  • Added translation support for "All allowed" and "All denied" in cookie declaration
  • Changed the cookie deletion process when user denies all cookies. All cookies and storage entries (except necessary) are now deleted instead of only known cookies.

Update including enhancements and minor fixes released on October 20th 2023.

  • Fixed CSS rendering issue causing problems when re-rendering the UI
  • Fixed inline cookie declaration markup
  • Fixed time zone issues in choice timestamp in cookie declaration
  • Fixed alignment of text within action buttons
  • Added translation support for "All allowed" and "All denied" in cookie declaration
  • Changed the cookie deletion process when user denies all cookies. All cookies and storage entries (except necessary) are now deleted instead of only known cookies.

Update including enhancements and minor fixes released on September 19th 2023.

  • Fixed conflict with some websites using the data-category property
  • Fixed a bug in linker where it was appending the _cl parameter for same host links

Update including enhancements and minor fixes released on September 16th 2023.

  • Accessibility improvements
  • GTM initialization fixed

Update including enhancements and minor fixes released on August 24th 2023.

  • Accessibility improvements

Update including enhancements and minor fixes released on July 10th 2023.

  • Fixed GTM event triggering for categories
  • Avoid multiple style and link tags being placed in the <head> tag

Update including enhancements and minor fixes released on June 23rd 2023.

  • Various user interface fixes to streamline element styles.
  • Linker now automatically detects hostnames with or without the www prefix.
  • Fixed a bug in linker causing it to misplace #.
  • Fixed initial triggering when consent originates from linker string.
  • Fixed order of code to allow access to window.cookiehub within data-consent script tags.
  • Fixed the display state of conditionally loaded html elements.

Major update released on March 18th 2022. Please note that the structure of the configuration options have been change depreciating some configuration options when sent directly using the cpm variable.

  • TCFv2 framework implemented.
  • Granular vendor and/or service selection.
  • Additional configuration options offering customization of consent lifetime and cookie name.
  • Improved cookie blocking using dynamic rules based on actual services in use.
  • Support for Global Privacy Control (GPC)
  • Shopify Customer Privacy API support
  • Other minor bug fixes and improvements