Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 1.07 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.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.