Skip to content

Releases: Countly/countly-sdk-web

Countly Web SDK 23.02.1

29 Mar 10:41
e6846c9
Compare
Choose a tag to compare
  • Mitigated an issue that could have caused view IDs to be terminated prematurely when using manual sessions and end_session was called abruptly

Countly Web SDK 23.02.0

17 Mar 19:23
1623ea8
Compare
Choose a tag to compare
  • Events are now recorded with an internal ID.
  • Mitigated an issue where users could have truncate an internal event key
  • Mitigated an issue where SDK was reporting empty scroll values
  • Mitigated an issue that caused the device changes, after init, to not reflect on memory
  • Fixed a bug where previous session cookie persisted even when the 'clear_stored_id' flag was set to true

Countly Web SDK 22.06.5

17 Feb 12:30
a44d9f9
Compare
Choose a tag to compare
  • SDK now adds userAgent string to each request to prevent proxy related issues
  • Added a method to cancel timed events manually
  • Fixed a race condition bug where a recorded event would have the wrong user properties in the drill database on the server. Now event queue is emptied (formed into a request) before recording any user profile changes

Countly Web SDK 22.06.4

23 Nov 14:03
1c72a3b
Compare
Choose a tag to compare
  • Fixed an issue with remote configs not working without a parameter

Countly Web SDK 22.06.3

09 Nov 12:34
a1e6074
Compare
Choose a tag to compare
  • Fixed an issue that arose when sending crashes through a gateway. User agent information is now sent as part of the request.

Countly Web SDK 22.06.2

30 Sep 09:33
de139d8
Compare
Choose a tag to compare
  • ! 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

07 Sep 14:48
bc809e8
Compare
Choose a tag to compare
  • Added SDK calls to report Feedback widgets manually

Countly Web SDK 22.06.0

29 Jul 08:53
0181b6f
Compare
Choose a tag to compare
  • 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

04 Jul 15:07
3cc88ae
Compare
Choose a tag to compare
  • Fixed logs that did not obey to the 'debug' flag

Countly Web SDK 22.02.3

01 Jul 14:34
8059bd1
Compare
Choose a tag to compare
  • Added support for userAgentData
  • Now heatmap scroll event is recorded when leaving a view