Skip to content

Releases: Usercentrics/flutter-sdk

2.7.12

13 Feb 13:33
ba6a3a0
Compare
Choose a tag to compare

Improvements

  • Several improvements on Consent Mediation
  • Add support for Adjust and Crashlytics.
  • Add support for Custom DPSs.

Resolved Issues

  • Stability improvements and bug fixes.

2.7.10

19 Jan 11:42
eed542b
Compare
Choose a tag to compare

Improvements

  • [TCF] Performance improvement.

Features

  • Stability improvements and bug fixes.

2.7.9

23 Dec 17:32
0bfc47c
Compare
Choose a tag to compare

Features

  • Add a property to disable the system back button in the first layer

2.7.8

09 Dec 17:15
57d5ecb
Compare
Choose a tag to compare

Features

  • First Layer Banner has met accessibility requirements 🎉
  • Remotely configure your banner layout option of your banner. This feature is only for "App Advanced" Configurations. Please contact your CSM if you would like to get access to this feature.

Resolved Issues

  • Solve CCPA issue with toggle initial value.
  • Stability improvements and bug fixes

2.7.6

18 Nov 16:31
70d7aa9
Compare
Choose a tag to compare

Improvements

  • Major improvements to main thread use.

Resolved Issues

  • [Android] Resolve NPE crash happening in edge cases.
  • Stability improvements.

2.7.5

27 Oct 13:02
0869fb8
Compare
Choose a tag to compare

Improvements

  • Major improvements to main thread use.

Resolved Issues

  • [Android] Resolve NPE crash happening in edge cases.
  • Stability improvements.

2.7.4

11 Oct 14:49
99a0dbb
Compare
Choose a tag to compare

Features

  • [A/B Testing] With this release, you will now be able to create your own A/B Testing when showing the banner to your users. Check our exclusive page on how to achieve this.

Improvements

  • General bug fixes.
  • [iOS] Support dynamic colors.

2.7.3

23 Sep 13:03
3a26765
Compare
Choose a tag to compare

Improvements

  • General bug fixes.
  • Huge performance improvement.

2.7.2

31 Aug 16:35
73c3f97
Compare
Choose a tag to compare

Features

  • [Compliance] You may now enable a close button in the First Layer, to "Continue without accepting".

Improvements

  • Improve legal link customization via our Programmatic API.
  • Upgrade Error logs to help you debug the SDK's behaviour.

Resolved Issues

  • [TCF 2.0] Solve issue where shouldCollectConsent was always true.

2.7.1

19 Aug 13:45
a9c795c
Compare
Choose a tag to compare

Features

  • [Restore User Session][TCF] With this release, you will now be able to restore user sessions when using a TCF configuration. This feature however, needs to be enabled and approved. Please contact your Customer Success Manager for more information.

Improvements

  • API upgrades to improve performance and storage space usage.
  • [TCF] Updates to TCF logic, for custom use cases.

Resolved Issues

  • [iOS][Dark Mode] Solve issue where SDK was overwritting theme to always be "light".
  • Improvements to solve "NullPointerException" and unknown origin crashes.