Releases: Usercentrics/flutter-sdk
Releases · Usercentrics/flutter-sdk
2.10.0
Improvements
-
Accessibility: Various issues have been addressed to enhance accessibility.
- Resolved banner compatibility issues with iOS VoiceOver.
- Resolved banner compatibility issues with Android TalkBack.
- Adjusted font sizes to comply with Accessibility requirements on both iOS and Android.
-
Added Ukrainian support language for TCF.
Resolved Issues
- Fixed the issue of not disclosing the setting "showCloseButton" has been addressed, preventing errors on Android.
- Fixed the crash on Android when passing an invalid controller id to restore the user session.
- Fixed The issue of the remote variant configuration not being used in first layer on Unity.
2.9.0
2.9.0 - October 6, 2023
Features
- 🚀 Full TCF 2.2 Support: As the industry shifts to TCF 2.2 (deadline: November 20, 2024), we are pleased to announce that SDK Version 2.9.0 now offers comprehensive support for this new industry standard.
⚠️ Important Note: Please be aware that this version is incompatible with TCF 2.0. Before upgrading to V 2.9.0, ensure a smooth transition to TCF 2.2 following the guidelines:
How to migrate from TCF v2.0 to TCF v2.2
Key Changes and Enhancements:
- Updated Global Vendor List: We've transitioned to Global Vendor List v3 to align with industry standards.
- Legitimate Interest: To enhance transparency and privacy, purposes 3 to 6 have been removed, and purpose 11 has been introduced.
- Improved User Interface: We've made enhancements to the banner's second layer for a better user experience.
- Vendor Count Display: Users can now easily see the total count of IAB and non-IAB vendors.
- New Resurface Requirements: We've implemented new resurfacing requirements to keep your CMP compliant with the latest standards.
2.8.4
2.8.3
2.8.3 - September 4, 2023
Resolved Issues
- UI small issues on iOS (labels being cut, when they have long values)
- Fixed Deprecated DPS being shown
- Solved general issues
2.8.2
Features
- [Unity] New GetCmpData API, check out the documentation here 🎉
- [Flutter and RN] Track API is live, check out the documentation here 🎉
Improvements
- Enabled support for Hide Data Processing Services
- Added a "default" label into consent history entries, when it was given implicitly
Resolved Issues
- Consent mediation improvements
- Solved general issues
2.8.1
Improvements
onConsentUpdated
event is not triggered after initialization- Banner reshow logic
Resolved Issues
- Boolean values sent via consent mediation to Adjust
- Apple TV labels being cut off
- Android TV issue when showing TCF on 2nd layer
- Solved general issues
2.8.0
2.7.16
2.7.15
Resolved Issues
-
Solve general issues.
-
Solve issue when switches were showing the wrong value on iOS when pressing too many times repeatedly.
-
Solve issue when toggles were showing on second layer even though they were disabled.
-
Solve issue where the first time the app was initialized using the method getTCString, the TCString comes out empty.
-
Fixed issue where DPSs accepted by default did not appear as accepted when opening second layer.