68publishers-cookie-consent
Advanced tools
Changelog
[0.2.5] - 2021-12-21
Slovak
(sk
) language.English
(en
) and Czech
(cs
) languages.Changelog
[0.2.3] - 2021-12-21
Primary button role
in GTM template under the section Consent modal options
.Secondary button role
in GTM template under the section Consent modal options
.Buttons order
in GTM template under the section Consent modal options
.consent_modal_secondary_btn_settings
consent_modal_secondary_btn_accept_necessary
consent_modal_secondary_btn
Changelog
[0.2.2] - 2021-12-17
CookieConsentWrapper.on()
and an event init
. The event is fired when the plugin initialization is completed or has been already completed. For example: CookieConsentWrapper.on('init' function (wrapper) { /* do something*/ })
.Changelog
[0.2.1] - 2021-12-17
locale_detection_strategy
now contains an item disabled
instead of "noSet" value because of problem with saving in a tag configuration.Changelog
[0.2.0] - 2021-12-17
hide_from_bots
in GTM template.locale_detection_strategy
in GTM template.current_locale
in GTM template.page_scripts
in GTM template.script_selector
in GTM template.Locale detection
and Page scripts
in README.CookieConsentWrapper.allowedCategory()
.cookieconsent
plugin.Changelog
[0.1.3] - 2021-12-14
How to manage revisions
in README.package-lock.json
.~/dist
.2.7.1
.cookie_expiration
, revision
and delay
must be converted into integers.Development
section in README.terser-webpack-plugin
is used in a production build instead of uglifyjs-webpack-plugin
.Changelog
[0.1.2] - 2021-12-10
2.7.0
.json
files instead of standard js
modules.consent_modal_position
.Changelog
[0.1.1] - 2021-12-10