You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.29.1 – Aug 5, 2026
Features
[Unity] Added isExempt to the Unity ServiceConsent model, propagating the statistical exception flag to the Unity bridge
[Mediation] Added Amazon Consent Signal (ACS) mediation support for Android and iOS, including Adjust adapter integration
[PUR Compliance] Added statistical exception disclosure and toggle UI to the first and second layer, and excluded statistical exception services from Reject All/Deny All, supporting the UK DUAA statistical-exception requirement
[Unity] Automated the Unity-flavored SPM release pipeline, publishing usercentrics-spm-ui/usercentrics-spm-sdk package tags for Unity releases
Fixes
[Android] Fixed consent banner rendering behind system bars on edge-to-edge displays
[Android] Fixed ExternalLinkSpan.onClick crash on invalid/empty link URLs
[iOS] Fixed app hang caused by synchronous HTML parsing in first-layer banner/content text
[Android/iOS] Removed residual assert(false) calls in Additional Consent Mode and CCPA save paths that could crash debug builds
[TV] Fixed DPAD_DOWN navigation escaping the second-layer detail list boundary
Chores
[Unity] Stripped debug symbols from iOS core release binaries, reducing device binary size by ~31% with no functional change