Notes de versions
- Web
- iOS
- Android
- Flutter
- React Native
- Unity
v32.5.2 - (December 18, 2024)
- TCF compliance: The text on the use of data storage has been improved on the vendor page.
- TCF compliance: An explanation of the presence of legitimate interests has been added to layer 1.
v32.5.1 - (December 11, 2024)
- TCF compliance has been improved on the vendors page and the privacy widget.
- Fix : The scrollbar is now unlocked after the consent
- Fix : AppConsent CMP is once again compatible with older implementations
v32.5.0 - (November 14, 2024) - Rollbacked
- Link colours can now be customised from the configuration interface
- CMP blocking with Apple Distraction Control is now detected. We have provided a new callback named adcDetected to allow you to react to a block.
- The targetCountries property has been removed from the configSFBXAppConsent configuration. From now on, to target one or more countries, please configure the ‘GDPR extra countries’ property available in the notice configuration form.
v32.4.0 - (22 Août 2024)
- TCF 2.2 amendments specifications have been added [TCF v2.2 Policies amendments: introduction of new Special Purpose 3 - "Save and communicate privacy choices" ]
- The consent string retention period is now displayed in layer 2
- The special purpose 3 has been added
- Upgrade from TCF policies to version 5 (already implemented through gvl 2024-07-18 )
- Fix UI: A scroll bar appeared in the success screen on the Clear version
v32.3.0 - (18 Juin 2024)
- The forceGDPRApplies, urlRedirect, targetCountries and privacyWidget properties can be configured from the configuration interface.
- LiTE can now be configured and injected after the user's choice under consent, no-consent ( including datawall mode).
- Fix bug : On consent reacquisition, url redirection did not work
v32.2.0 - (21 Mai 2024)
- Google Basic Consent Mode has been added.
- It is now possible to activate TCF compatibility mode with Google Consent Mode (GCM)
- An error log is now displayed in the browser console when the CMP is initialised after a Google Tag Manager tag.
v32.1.0 - (18 Avril 2024)
- Adding Catalan ( CA ) , Suedish ( SA ) and Danish ( DA)
- ATPv2 : New version of additional consent released
- Update GCMv2 : Now full status is sent on update consent
- Fixed css class added to facilitate CMP customization
- Fix bug : The list of purposes in layer 1 did not take on the custom color in CMP classic.
- Fix bug : The title of the list of purposes was missing from the Portuguese translation.
v32.0.1 - (01 Mars 2024)
- Fix bug : In some cases, the AdSense flag (window.adsbygoogle.pauseAdRequests) was not refreshed.
v32.0.0 - (28 Février 2024)
- New implementation of web cmp has been added. Implementation with loader now deprecated, but still functional and maintened ( No breaking Change ).
- The enableGCM property can now be activated from the notice editing form in the configuration interface.
- A property has been added to the notice editing form to disable GCM in selected countries.
- An event named acextravendor_denied_ID is now added to GCM when an extra vendor is not granted.
v31.1.3 - (05 Février 2024)
- New consent types for Google Consent Mode (GCM) v2 have been added :
- ad_user_data
- ad_personalization
v31.1.2 - (24 Janvier 2024)
- Improve performance : CMP makes fewer calls to the backend when GDPR is not applied
- Fix bug : Classic Template Only - Layer 1 hide the bottom buttons on small screens when « Display purposes on layer 1 » is activated.
- Fix bug : In some cases, the count of the number of vendors in layer 2, at the stack level, was not correct.
- Fix bug : Uncaught (in promise) error no longer appears in console in non-GPDR zone
v31.1.1 - (08 Janvier 2024)
- Fix bug: Listener was undefined when gdprApplies was set to false
- Fix bug: window.adsbygoogle.pauseAdRequests was not set correctly when gdprApplies was set to false
Anciennes release-notes
4.9.0 - (21 Juin 2024)
- feat: added support for custom dedicated endpoint in ACNotice initializer
- cmp version 121
4.8.3 - (29 Mai 2024)
- fix: fixed format of Privacy Manifest, added Privacy Accessed API Type for UserDefaults
- cmp version 120
4.8.2 - (27 Mai 2024)
- fix: fixed format of Privacy Manifest
- cmp version 119
4.8.1 - (17 Mai 2024)
- feat: added a Privacy Manifest to the xcFramework file
- cmp version 118
4.8.0 - (03 Mai 2024)
- feat: title color on intro and success page follows bannerTitleColor options in admin console
- feat: background color on success page is same as intro page
- cmp version 117
4.7.0 - (25 Avril 2024)
- feat: added allConsentablesDisallowed function to ACNotice
- cmp version 116
4.6.1 - (19 Avril 2024)
- fix: changed GeoIP check routine as it was occasionaly falsely reporting non-GDPR sources as GDPR
- cmp version 115
4.6.0 - (17 Avril 2024)
- feat: added option to display buttons vertically on introduction page
- feat: added support for new color configuration options on introduction page buttons
- feat: added option to display introduction page in fullscreen
- feat: added a GeoIP check at SDK startup, to determine whether your users are eligible or not
- feat: added list of purposes on introduction page
- cmp version 114
4.5.0 - (06 Février 2024)
- feat: improved translations of VoiceOver prompts on switches
- fix: added a link accessibility trait on underlined text links
- fix: added XXX partners subtitle to accessibility elements
- cmp version 113
4.4.8 - (26 Janvier 2024)
- fix: layout issue on success page when displaying large description texts on smaller screens
- fix: fixed an occasional crash that happened mainly during UI testing, though it is unlikely to have happened in a production scenario
- cmp version 112
Anciennes release-notes
- Mobile / Tablette
- TV
5.5.4 - (23 Octobre 2024)
- Fix: Add edge-to-edge display functionality to make CMP display fully compatible
- Improve: Clean code
- Chore: Core module updated
5.5.3 - (28 Août 2024)
- Fix: Upgrade Core module version that fixes GCM minified troubles
- Fix: The number of vendors is not displayed for STACKS
5.5.0 - (03 Juillet 2024)
- Feat: Adds a cache when using the
checkForUpdate
method
5.4.0 - (18 Juin 2024)
- Feat: Adding options using
<meta-data />
. - Feat: Add
isAllConsentablesDisallowed
,isAllVendorsDisallowed
,isAllStacksDisallowed
&isUserDenyAll
method - Feat: Add
isAllConsentablesAllowed
,isAllVendorsAllowed
,isAllStacksAllowed
&isUserAcceptAll
method - Fix: Prevents CMP from being displayed with default values in the case of an appkey not found
- Fix: Vendor list display was truncated in landscape mode (we couldn't access the privacy policy link via this screen for the last vendor)
- Refacto: Deprecated methods
allConsentablesAllowed
,allVendorsAllowed
,allStacksAllowed
&userAcceptAll
- Improve: Significant graphics enhancement
- Decrease in margin size when displaying CMP in popup mode
- Significant improvements on different screen sizes and on tablets
- Text size taken into account for all screen sizes for the title on layer 1
- Improved images displayed on the success screen when activated
- Improve: New deprecated methods into AppConsentTheme to be removed in later versions
iconDrawable
is now deprecatedonboardingImage
is now deprecatediconUrl
is now deprecated
- Improve: Deleting unused resources
- Improve: Clean code
- Improve: Speed of CMP display after first user consent
Anciennes release-notes
5.5.4 - (23 Octobre 2024)
- Chore: Core module updated
5.5.3 - (28 Août 2024)
- Fix: Upgrade Core module version that fixes GCM minified troubles
5.5.0 - (03 Juillet 2024)
- Feat: Adds a cache when using the
checkForUpdate
method
5.3.0 - (21 Juin 2024)
- Feat: Adding options using
<meta-data />
. - Feat: Add
isAllConsentablesDisallowed
,isAllVendorsDisallowed
,isAllStacksDisallowed
&isUserDenyAll
method - Feat: Add
isAllConsentablesAllowed
,isAllVendorsAllowed
,isAllStacksAllowed
&isUserAcceptAll
method - Feat: Added a method for specifying the onboarding title from SDK configuration
- Fix: Prevents CMP from being displayed with default values in the case of an appkey not found
- Improve: Clean code
- Improve: Speed of CMP display after first user consent
- Refacto: Deprecated methods
allConsentablesAllowed
,allVendorsAllowed
,allStacksAllowed
&userAcceptAll
Anciennes release-notes
- AppConsent Clear (SDK)
- AppConsent Classic (SDK)
- AppConsent TV (SDK)
2.4.2 - (23 Octobre 2024)
- Update Android dependency to 5.5.4, see Android release notes for details
2.4.1 - (29 Août 2024)
- Update Android dependency to 5.5.3, see Android release notes for details
2.4.0 - (05 Juillet 2024)
- Update Android dependency to 5.5.0, see Android release notes for details
2.3.0 - (25 Juin 2024)
- Updated iOS dependency to AppConsent 4.9.0
- Added support to setup dedicated endpoint during init
- Added support to display notice in fullscreen
Anciennes release-notes
PLUS MAINTENU !
Ce SDK n'est plus maintenu car il n'est pas conforme à la norme TCF2.2.
2.0.0 - (21 Septembre 2023)
- [Android] Upgraded Android native module.
1.0.5 - (23 Mars 2023)
- Update README instructions
1.0.4 - (23 Mars 2023)
- Update README instructions
1.0.3 - (23 Mars 2023)
- [Android] Upgraded Android native module.
1.0.2 - (23 Février 2023)
- [Android] Upgraded Android native module.
Anciennes release-notes
2.3.2 - (23 Octobre 2024)
- Chore: [ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.5.3 to 5.5.4 Official Release notes Android
2.3.1 - (29 Août 2024)
- Chore: [ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.5.0 to 5.5.3 Official Release notes Android
2.3.0 - (03 Juillet 2024)
- Chore: [ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.3.0 to 5.5.0 Official Release notes Android
2.2.0 - (21 Juin 2024)
- Chore: [ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.1.4 to 5.3.0 Official Release notes Android
Anciennes release-notes
- AppConsent Clear (SDK)
- AppConsent Classic (SDK)
2.6.1 - (23 Octobre 2024)
- Chore: upgrade Android SDK natif from 5.5.3 to 5.5.4
2.6.0 - (29 Août 2024)
- Chore: upgrade Android SDK natif from 5.5.0 to 5.5.3
2.5.0 - (05 Juillet 2024)
- Chore: upgrade android SDK from 5.4.0 to 5.5.0
2.4.0 - (27 Juin 2024)
- Chore: updated iOS AppConsent to 4.9.0, see iOS release notes for details
2.3.0 - (21 Juin 2024)
- Chore: updated Android SDK to 5.4.0, see Android release notes for details
2.2.2 - (30 Mai 2024)
- Chore: updated iOS AppConsent to 4.8.3, see iOS release notes for details
2.2.1 - (29 Mai 2024)
- Chore: updated iOS AppConsent to 4.8.2, see iOS release notes for details
2.2.0 - (17 Mai 2024)
- Chore: updated iOS AppConsent to 4.8.1, see iOS release notes for details
2.1.9 - (30 Janvier 2024)
- Chore: updated iOS AppConsent to 4.4.8, see iOS release notes for details
2.1.8 - (26 Janvier 2024)
- fix: marked consentGiven as obsolete, on iOS, implementation changed to match consentAlreadyGiven
Anciennes release-notes
PLUS MAINTENU !
Ce SDK n'est plus maintenu car il n'est pas conforme à la norme TCF2.2.
1.0.1 - (16 Septembre 2022)
- Updated iOS dependencies to AppConsentKit 1.4.2.
- Updated iOS dependencies to AppConsentUIKit 1.4.2.
1.0.0 - (29 Juin 2022)
- Upgraded to react 18.0.0 and react-native 0.68.0
- Added typescripts declaration to package
0.9.17 - (24 Juin 2022)
- Added changelog.
0.9.16 - (24 Juin 2022)
- Updated iOS dependencies to AppConsentKit 1.4.1.
- Updated iOS dependencies to AppConsentUIKit 1.4.1.
0.9.15 - (25 Mai 2022)
- Updated iOS dependencies to AppConsentKit 1.4.0.
- Updated iOS dependencies to AppConsentUIKit 1.4.0.
Anciennes release-notes
4.3.0 - (24 Octobre 2024)
- Chore: [ANDROID] Upgrade Android SDK from 5.5.3 to 5.5.4
- Feat: [ANDROID] Add FullScreen Mode to android (layer1)
4.2.2 - (29 Août 2024)
- Chore: [ANDROID] Upgrade Android SDK from 5.5.0 to 5.5.3
4.2.1 - (02 Août 2024)
- fix: change default
forceApplyGDPR
fromtrue
tofalse
to avoid displaying CMP in non-GDR regions
4.2.0 - (05 Juillet 2024)
- feat: Upgrade Android SDK from 5.4.0 to 5.5.0
4.1.0 - (25 Juin 2024)
- feat: added support for dedicated endpoint on iOS
- feat: added support for fullscreen on iOS
- feat: updated iOS Native dependency to 4.9.0, see iOS release notes for details