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
Improved RedactionResolver API, added getDefaultRedaction(classsInfo) parametar, more details here
Relaxes the return type of RedactionResolver so all fields are optional
Fixed UX manager creation failing when screen.orientation is unavailable (e.g. iOS Safari and some WebViews). Device orientation analytics now use a guarded subscription with legacy fallback
Updates internal state cloning to use a browser-compatible fallback when structuredClone is unavailable.