Releases: Countly/countly-sdk-web
Releases · Countly/countly-sdk-web
Countly Web SDK 22.06.2
- ! 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)
Countly Web SDK 22.06.1
- Added SDK calls to report Feedback widgets manually
Countly Web SDK 22.06.0
- Updated BoomerangJS to the latest version (1.737.0)
- Implemented static code analysis recommendations from Codacy, Snyk and Deep Scan
- Added an Angular integration example
Countly Web SDK 22.02.4
- Fixed logs that did not obey to the 'debug' flag
Countly Web SDK 22.02.3
- Added support for userAgentData
- Now heatmap scroll event is recorded when leaving a view
Countly Web SDK 22.02.2
- Fixed a bug where the minified version had issues with the heatmap feature
Countly Web SDK 22.02.1
- Fixed a bug where heatmap files were not loading
Countly Web SDK 22.02.0
- !! Major breaking change !! Device ID provided during the init will be ignored if a device ID was provided previously
- Added a new init time flag which erases the previously stored device ID. This allows to set new device ID during init
- Added a new functionality with which it is possible to check the device ID type
- Now it appends the device ID type with each request
- Fixed a bug where custom utm tags were being overridden
- Added a safety check preventing the user from changing the device ID at offline mode
Countly Web SDK 21.11.4
- Fixed a bug where some server response formats were rejected
- Fixed a bug where some widgets' text color was not displayed correctly
Countly Web SDK 21.11.3
- Fixed a bug with
recordRatingWidgetWithIDwhere it would not record ratings