Skip to content

Releases: 68publishers/cookie-consent

v1.4.1

08 Aug 07:34

Choose a tag to compare

1.4.1 - 2025-08-08

Fixed

  • The widget is now not displayed inside iframes if the iframe is displayed on the same origin as the main window. This prevents the widget from being displayed multiple times.
  • The widget will wait for the DOMContentLoaded event to occur if document.body does not yet exist.

v1.4.0

17 Jun 12:24

Choose a tag to compare

1.4.0 - 2025-06-17

Added

  • Added Basque translations.

Changed

  • Reverted change that removes a focus from an element created by the "Settings modal trigger selector" option after the settings modal is closed. Even if it prevented the page from scrolling, it is a violation of accessibility rules.

Fixed

  • Fixed accessibility for third button in the consent modal.
  • Fixed accessibility in both modals after a language update.
  • Third button is now re-translated after a language update.
  • Buttons in the settings modal are physically reordered in the DOM if they are ordered visually using CSS flexbox property order to keep right tabindex flow.

v1.4.0-beta.3

17 Jun 10:04

Choose a tag to compare

v1.4.0-beta.3 Pre-release
Pre-release
chore: release v1.4.0-beta.3

v1.4.0-beta.2

04 Jun 09:08

Choose a tag to compare

v1.4.0-beta.2 Pre-release
Pre-release
chore: release v1.4.0-beta.2

v1.4.0-beta.1

04 Jun 08:11

Choose a tag to compare

v1.4.0-beta.1 Pre-release
Pre-release
chore: release v1.4.0-beta.1

v1.3.6

15 May 21:51

Choose a tag to compare

1.3.6 - 2025-05-15

Added

  • Added ability to define user attributes as callback functions. Callbacks will be invoked when interacting with the CMP.

v1.3.5

24 Apr 08:41

Choose a tag to compare

1.3.5 - 2025-04-24

Changed

  • Information about storages in the settings modal (descriptions, cookies tables) are now automatically collapsed when the modal is closed.

v1.3.4

22 Apr 09:09

Choose a tag to compare

1.3.4 - 2025-04-22

Fixed

  • Prevented page scrolling after consent has been made through a settings modal that was opened through an element created by the "Settings modal trigger selector" option.

v1.3.3

21 Apr 05:00

Choose a tag to compare

1.3.3 - 2025-04-21

Fixed

  • Fixed "TypeError: Cannot use 'in' operator to search for 'functionality_storage' in undefined" when no storage is enabled.

v1.3.2

08 Apr 13:22

Choose a tag to compare

1.3.2 - 2025-04-08

❗ Don't forget to update the template in your GTM

Fixed

  • Fixed displaying of fields "Synchronize consent with" and "If the storage is denied show the modal again after" in the GTM template when a variable is used in the field "Visibility and default state".