View new changes and fixes for Cookie Solution delivery channels. More about current, beta and stable channels, how to change them and how to choose a specific version on this guide.
1.27.0
BETA January 18, 2021
- Following IAB updated policies, we now disclose maximum cookie storage duration when the TCF is enabled
- Bug fixes and other improvements
1.26.0
BETA December 9, 2020
CURRENT December 16, 2020
STABLE January 18, 2021
- New
iub-prevent-consent
class. By adding it to certain links/buttons, you’ll avoid automatically giving consent when pressed - We’ve updated the legal text of purpose 5
- Bug fixes and other improvements
1.25.0
BETA November 9, 2020
CURRENT November 16, 2020
STABLE December 16, 2020
- We’ve updated the legal text of purpose 3 in FR, DE, NL and RU
- Bug fixes and other improvements
1.24.3
BETA September 18, 2020
CURRENT September 18, 2020
STABLE September 29, 2020
- In order to comply with IAB requirements:
- now you cannot edit the cookie banner text when the TCF v2 is enabled
- we’ve introduced an automatic floating button to re-open advertising preferences
_iub.cs.api.storeConsent
can now handle TCF string to fully support Safari on AMP- Bug fixes and other minor improvements
1.23.2
BETA September 7, 2020
CURRENT September 8, 2020
STABLE September 8, 2020
- The TCF Reject button now also applies to legitimate interest (which is now disabled by default)
- Bug fixes and other minor improvements
1.22.8
BETA August 21, 2020
CURRENT August 21, 2020
STABLE August 21, 2020
- We’ve added support for Google’s Additional Consent Mode
- We’ve shortened the TCF v2 banner text
- We now save TCF strings longer than 4096 chars in multiple cookies
- We’ve added a fix for an IAB library bug which resulted in the consent string non being passed correctly to vendors
- Bug fixes
1.21.0
BETA June 8, 2020
CURRENT June 15, 2020
STABLE July 13, 2020
- We’ve made the default cookie banner text much shorter in an effort to simplify communication with end-users
- In anticipation of IAB’s hard cutoff date, we’ve scheduled a force-switch to TCF v2.0
- Bug fixes and other minor improvements
1.20.6
BETA May 6, 2020
CURRENT May 6, 2020
STABLE May 26, 2020
- Now we also support version 2.0 of IAB’s TCF
- We’ve further improved the style of the cookie banner and added custom branding options
- We’ve updated cmp.js to version 1.5.0
- As with the cookie policy, now the privacy policy can also be opened in another window when
cookiePolicyInOtherWindow
is true
- New
onBannerClosed
callback - Bug fixes and other minor improvements
1.19.0
BETA March 4, 2020
CURRENT March 24, 2020
STABLE April 28, 2020
- Bug fixes and other minor improvements
1.18.0
BETA February 26, 2020
CURRENT February 28, 2020
STABLE March 31, 2020
- Google Ads preferences are now also stored remotely when
isTCFConsentGlobal
option is true
- We’ve implemented the
ccpaAcknowledgeOnDisplay
option to acknowledge when the CCPA notice is shown - New
onCcpaAcknowledged
, onCcpaFirstAcknowledged
, onCcpaOptOut
and onCcpaFirstOptOut
callbacks - New
_iub.cs.api.ccpaApplies()
and _iub.cs.api.gdprApplies()
API methods _iub.cs.api.storeConsent()
can now handle purposes
1.17.2
BETA February 21, 2020
CURRENT February 24, 2020
- We’ve changed the default
timeoutLoadConfiguration
to 30000 ms - We’ve renamed the “Analytics” category into “Measurement”
- We’ve updated the TCF banner text
- Bug fixes and other minor improvements
1.16.7
BETA January 29, 2020
CURRENT January 29, 2020
STABLE February 10, 2020
- We’ve introduced the
iubenda-cs-preferences-link
class to allow users to update their cookies preferences even after closing the cookie banner - New
onConsentFirstRejected
and onPreferenceFirstExpressed
callbacks - We’ve updated cmp.js to version 1.4.3
- We now correctly set the
SameSite
attribute on remote cookies to comply with the stable version of Google Chrome 80 - Bug fixes and other minor improvements
1.15.6
BETA December 19, 2019
CURRENT December 19, 2019
STABLE January 29, 2020
1.14.6
BETA December 5, 2019
CURRENT December 5, 2019
STABLE January 3, 2020
- We’ve added the per-category consent feature. This way you can give users granular controls on which categories of data processing purposes to give consent to
- Bug fixes
1.13.1
BETA November 6, 2019
CURRENT November 15, 2019
STABLE December 16, 2019
- We’ve added the country detection feature to avoid showing the cookie banner when outside the EU. Set
gdprAppliesGlobally:false
and countryDetection:true
to request consent to EU users only - Bug fixes
1.12.3
BETA October 31, 2019
CURRENT October 31, 2019
STABLE November 20, 2019
- Banner text and CSS updates
- Bug fixes
1.11.1
BETA October 11, 2019
CURRENT October 21, 2019
- We’ve added the “Reject” button
- The close button is now hidden when the “Reject” button is displayed
- We’ve updated the banner text to be compliant with TCF guidelines
- Pressing the “x” in the second modal layer – the one with the cookie policy – takes the user back to the cookie notice instead of providing consent
- API methods can now be called from an iframe
- Bug fixes
1.10.3
BETA September 16, 2019
CURRENT October 2, 2019
STABLE November 18, 2019
- You can now hide the close button (“x”) setting the
closeButtonDisplay
banner parameter to false
- Bug fixes
1.9.2
BETA September 5, 2019
CURRENT September 13, 2019
STABLE October 14, 2019
- We’ve added the “Click on the Accept button” metric to the Cookie Solution Analytics (“Consent drilldown” section)
- The cookie banner text is now shorter when the “Learn more and customize” button is enabled
consentOnElement
and consentOnScrollOnElement
options now also take CSS selectors- Bug fixes
1.8.2
BETA August 27, 2019
CURRENT September 3, 2019
- Now the notice always displays fullscreen on native mobile
- We’ve adjusted the wording of the TCF related sections to be in line with the requirements on mobile phones/applications
- We’ve renamed the
consentOnButton
option to consentOnLinkAndButton
to make it clear that it also applies to <a>
elements - Bug fixes
1.7.1
BETA June 5, 2019
CURRENT June 10, 2019
- New positioning options for the cookie banner
- Ability to trigger a new consent request when the vendor list is updated
- Bug fixes
1.6.1
BETA June 3, 2019
CURRENT June 3, 2019
STABLE July 9, 2019
- We’ve added “Accept” and “Customize” buttons to the cookie banner
- Bug fixes and performance improvements
1.5.4
BETA April 16, 2019
CURRENT May 6, 2019
STABLE June 6, 2019
- We’ve added the
iubenda-advertising-preferences-link
CSS class to let visitors update their advertising tracking preferences even after closing the cookie banner - Bug fixes
1.4.0
BETA April 5, 2019
CURRENT May 6, 2019
STABLE June 6, 2019
- Ability to collect explicit consent for Google personalized ads
googleAdsPreferenceManagement
option addedisTCFConsentGlobal
option added- Bug fixes
1.3.14.3
BETA March 11, 2019
CURRENT April 3, 2019
STABLE April 3, 2019
We’ve made some big changes to our Cookie Solution so that it’s now faster, better and more user-friendly than before. In addition to the previously available automatic prior blocking of the scripts of advertisers that are a part of the IAB Vendor Network, we’ve added these new features, available with the new Cookie Solution integration code:
- IAB Transparency and Consent Framework compatibility
Now available on all Cookie Solution channels - Multiple options for accepting/rejecting cookies
Functionality now available on both an individual basis and as a bulk action - GDPR protections for all users or EU users only
You can now indicate who you’d like GDPR protections applied to - Ability to request new consent from users that previously provided consent (if the IAB Framework preference is not found)
- Cleaner markup
The cookie notice now has a cleaner markup and a stronger CSS reset in anticipation of future additions - Dynamic notice text
The notice text displayed will now automatically change based on the detected consent collection options (e.g. when consentOnScroll
is disabled) and purposes - Cookie notice position
You can now easily position the cookie notice from directly within the configurator, to either the top (default) or bottom of the page, without adding CSS styles - Easily accept only explicit consent
You can now easily enable or disable the newly introduced consentOnContinuedBrowsing
property from directly within the configurator - Second level domains
All second level domains can now be handled without additional configuration - Speed improvements
- Now the Cookie Solution starts without waiting for all the page’s resources to be loaded (
startOnDomReady
defaulted to true) - We sped up the loading of the inline activator by changing the
safeTimeout
default value to 0 - We decreased the
inlineDelay
default value to 500 to reduce the total time of activation