Skip to content

Releases: Countly/countly-sdk-web

Countly Web SDK 22.06.0

29 Jul 08:53
0181b6f

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

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

Choose a tag to compare

  • Added support for userAgentData
  • Now heatmap scroll event is recorded when leaving a view

Countly Web SDK 22.02.2

13 May 13:08
e25035e

Choose a tag to compare

  • Fixed a bug where the minified version had issues with the heatmap feature

Countly Web SDK 22.02.1

11 May 15:53
8f5b4e8

Choose a tag to compare

  • Fixed a bug where heatmap files were not loading

Countly Web SDK 22.02.0

29 Apr 14:52
d1f65f2

Choose a tag to compare

  • !! 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

08 Apr 13:24
08fdbe8

Choose a tag to compare

  • 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

15 Mar 08:30
98b0341

Choose a tag to compare

  • Fixed a bug with recordRatingWidgetWithID where it would not record ratings

Countly Web SDK 21.11.2

25 Feb 20:47
d9f43b9

Choose a tag to compare

  • Fixed a bug where request queue was not processing

Countly Web SDK 21.11.1

24 Feb 18:20
2b8ea61

Choose a tag to compare

  • Fixed feedback widget bug related to the 'close events' origin check
  • When consent is changed it will now send the full consent state instead of just the changed consents
  • Rating widgets will now also be used through the feedback widgets API (in case the server supports it)
  • When overriding 'getViewName' it is now possible to return 'null' to indicate that the page name should not be recorded
  • Logs are now rearranged to include log levels