Releases: Countly/countly-sdk-web
Releases · Countly/countly-sdk-web
Countly Web SDK 24.4.1
-
Added types for the SDK
-
Added a new method
set_id(newDeviceId)
for managing device ID changes according to the device ID Type -
Mitigated an issue that could have prevented automatic Device Traces to not show up in server
Countly Web SDK 24.4.0
! Minor breaking change ! For implementations using salt
the browser compatability is tied to SubtleCrypto's digest
method support
- Added the
salt
init config flag to add checksums to requests (for secure contexts only) - Improved Health Check feature stability
- Added support for Feedback Widget terms and conditions
Countly Web SDK 23.12.6
- Mitigated an issue where error tracking could prevent SDK initialization in async mode
Countly Web SDK 23.12.5
- Mitigated an issue where the SDK was not emptying the async queue explicity when closing a browser
Countly Web SDK 23.12.4
- Enhanced userAgentData detection for bot filtering
Countly Web SDK 23.12.3
- Added bot detection for workers
- Added the ability to clear stored device IDs in the workers
- Mitigated an issue where utm naming could have been affected if 'searchQuery' did not return '?'
Countly Web SDK 23.12.2
- Improved bot detection capabilities
Countly Web SDK 23.12.1
- Added methods for bridged SDK usage
Countly Web SDK 23.12.0
- You can now provide custom storage methods to the SDK
- You can now use the SDK in web workers
- From this version on the SDK is bundled from the Countly JavaScript SDK
Countly Web SDK 23.6.3
- You can now add segmentation while presenting a widget with 'present_feedback_widget'