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.
The key has expired.
! Minor breaking change ! If no domain whitelist is provided for the heatmaps the SDK will fallback to your server url
Fixed a bug where heatmap files were susceptible to DOM XSS
Users can now input their domain whitelist for heatmaps feature during init
Implementing new Remote Config/AB testing API:
Added an init time flag to enable/disable new remote config API (default: disabled)
Added a new call to opt in users to the A/B testing for the given keys
Added an init time flag to enable/disable automatically opting in users for A/B testing while fetching remote config (with new RC API)(default: enabled)