Releases: 68publishers/cookie-consent
Releases · 68publishers/cookie-consent
v1.4.1
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
DOMContentLoadedevent to occur ifdocument.bodydoes not yet exist.
v1.4.0
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
orderto keep right tabindex flow.
v1.4.0-beta.3
chore: release v1.4.0-beta.3
v1.4.0-beta.2
chore: release v1.4.0-beta.2
v1.4.0-beta.1
chore: release v1.4.0-beta.1
v1.3.6
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
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
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
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
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".