Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 970 Bytes

CHANGELOG.md

File metadata and controls

46 lines (36 loc) · 970 Bytes

Changelog

Notable changes to the project

[Unreleased]

[1.5.2] - 2022-09-6

Changed

  • When consent is not given don't write cookies

[1.5.1] - 2022-03-30

Added

  • Export additional storage-utility functions

[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-05-24

Changed

  • 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