Releases: Usercentrics/flutter-sdk
Releases · Usercentrics/flutter-sdk
2.18.1
2.18.0
Fixes
- [Fix] Crash when attempting to restore user session with controller id that only has TCF component
Android Bug Fix:
- [Fix] Fixed issues related to dismissing banners in inactive activities.
2.17.3
2.17.2
2.17.1
2.17.0
Improvements
- TCF V5 - Updated to new TCF Policy version
- Updated TCF banner second's layer to reflect the latest addition of Special Purpose 3
- Updated TCF banner second's layer to include information related to the CMP’s maximum device storage duration
- Adjust Consent Mediation
- Adding support for new Adjust version 5
- Adjust version 4 will be supported until October 31, 2024
iOS Bug Fixes
- ironSource Consent Mediation for CCPA not being applied
- HTML text not being rendered correctly
2.16.0
Features
- New timeout mode - In this version, you are able to customize the global timeout for the maximum amount of time that the SDK should take to fully initialize, just set the new parameter on the UsercentricsOptions
2.15.6
2.15.5
Improvements
- Google Consent Mode: Enhanced implementation when integrating with the TCF framework
- Deprecating
copy
field fromUsercentricsLabels
Other Fixes
- Crash when invoking
showSecondLayer(...)
method without arguments - Adding missing labels in
UsercentrisLabels
object