Skip to content

Releases: Usercentrics/react-native-sdk

2.5.3

23 May 09:52
b05ea31

Choose a tag to compare

Resolved Issues

  • Fixes issues when parsing TCF String

2.5.2

17 May 12:49
a2b58e5

Choose a tag to compare

Resolved Issues

  • TCF String solved issue when signalling legitimate interests

2.5.1

13 May 11:55
0b1f31c

Choose a tag to compare

Features

  • [UI] Controller ID section was redesigned to have a better UX.
  • CCPAData exposes the encoded uspString.

Improvements

  • Improve stability and performance issues.

Resolved Issues

  • General bug fixes.
  • [iOS] Access to rootViewController depending on API version.
  • TCF String solved issue with encoding to shorten the length of the string

2.4.0

28 Apr 09:01

Choose a tag to compare

2.4.0

Features

  • [Customization] You now have full control over the appearance of the First & Second Layer via our Admin Interface Style options and our Programmatic API. We have updated and extended our Programmatic API to simplify banner customization.
  • [UI] Legal links are now added to our the First Layer, and can be hidden or shown as desired via programmatic API.
  • [CCPA] Consent button can now be customized via the Admin Interface.

Improvements

  • Improve initialization flow for stability and avoid edge case crashes.

Resolved Issues

  • Solve stability issues and bug fixes.

2.3.0

23 Feb 16:56
e2fcea7

Choose a tag to compare

2.3.0

Features

  • [API Update] shouldShowCMP has been deprecated in favor of shouldCollectConsent. See Initializing the SDK
  • [Banner API v2] Banner API v1 is now discontinued and removed from the SDK. If you don't wish to upgrade, please stick to v2.0.3 to avoid unexpected behaviour. See the alert in the "Banner API V1" tab
  • [Banner API v2] BannerSettings now requires a BannerFont object to pass a Bold and Regular font separately to apply for both layers. See Banner Settings
  • [Demo App] You can now find a demo app in our documentation to test out your configuration before writing a single line of code. See Sample Apps.

Improvements

  • Updates to TCF 2.0 framework.

Resolved Issues

  • Issue with position of logo on Second Layer is now solved.
  • UI/UX improvements and fixes.

2.2.2-RC1

15 Feb 17:05
6fefd95

Choose a tag to compare

2.2.2-RC1 (#31)

* UI Thread android

* Bump version

* Tests

2.2.1

14 Feb 10:22
d14451c

Choose a tag to compare

Release: 2.2.1 (#28)

* 2.2.1

* 2.2.1

2.0.4-RC1

18 Nov 18:23
7c92166

Choose a tag to compare

2.0.4-RC1 (#23)

2.0.3

11 Nov 09:39
1762d50

Choose a tag to compare

Fix on UI elements

2.0.3-rc2

09 Nov 10:49
527d4df

Choose a tag to compare

Fix iOS hot reload