Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[3.0.3] - 2024-04-04

  • Properly hide certain Cookiebot banner elements

[3.0.2] - 2024-06-28

  • Hide Cookiebot CMP branding

3.0.1 - 2024-05-31

  • Remove custom CSS branding

3.0.0 - 2024-05-30

  • Remove CookieBot CSS opacity override to allow new CookieBot Swift banner to display properly.
  • Remove CLS fix snippet.

[2.0.1] - 2021-05-12

Fixed

  • Clean dist directory before building, which prevents old build files from being packed
  • No longer include test files in the build

[2.0.0] - 2021-05-12

Added

  • JavaScript snippet and CSS rules that prevent CLS issue on the Cookiebot dialog.

    These are breaking changes: if using version >= 2.0.0 and the js snippet is not loaded correctly, the dialog will not be displayed. See README for more info.