Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 934 Bytes

CHANGELOG.md

File metadata and controls

40 lines (32 loc) · 934 Bytes

Changelog

Notable changes to the project

[1.5.1] - 2022-08-09

Added

  • Export additional storage-utility functions
  • When consent is not given don't write cookies while trying to find the root

[1.5.0] - 2022-03-28

Added

  • spdx header to identify version and license in pubcid.min.js
  • async callback support for api

[1.4.1] - 2021-5-24

  • Updated consenthandler to keep listening for updates

[1.4.0] - 2020-12-1

Changed

  • Remove CMP v1 support
  • Reader should also check consent and optout
  • Add support to determine TLD for cookies

[1.3.3] - 2020-07-27

Changed

  • Docker repo change for production environment.

[1.3.2]

Changed

  • Create package with module statement to allow clients to select polyfill

[1.3.1]

Changed

  • Switch to use @babel/plugin-transform-runtime for smaller bundle size

[1.3.0]

Changed

  • Webpack config file cleanup

[1.2.0]

Added

  • TCF V2 support