Skip to content

Releases: Countly/countly-sdk-nodejs

Countly NodeJS SDK 19.02

18 Feb 11:22

Choose a tag to compare

  • Add remote config support
  • Handle http request fail correctly
  • Report unhandled rejections too

Countly NodeJS SDK 18.08

30 Aug 17:47

Choose a tag to compare

  • Add crash log breadcrumb limit
  • Allow unsetting custom property
  • Empty event queue (into request queue) on device_id change (if user is not merged on server)
  • Fixed consent check in Bulk Users
  • Fixed consent check in Countly
  • Fixed log for timed events
  • Fixed logging in Bulk Users

Countly NodeJS SDK 18.04

26 Apr 12:01

Choose a tag to compare

Version 18.04

  • Add GDPR compliant consent management
  • Allow providing path to storing internal data as initial configuration option
  • Generate docs for CountlyBulk api
  • Git ignore internally stored files

Countly NodeJS SDK 17.09

21 Sep 17:11

Choose a tag to compare

Added bulk request processor for server to server data flow
Synchronised persistant storage in some cases

Countly NodeJS SDK 17.05

15 May 19:00

Choose a tag to compare

Version 17.05

  • Do not override provided metrics
  • Improved comments and docs

Countly NodeJS SDK 16.12.1

28 Dec 15:35

Choose a tag to compare

Version 16.12.1

  • some minor changes

Version 16.12

  • Added new configuration options, as session_update and max_events, force_post
  • Automatic switch to POST if amount of data can't be handled by GET
  • Correctly handle ending session on device_id change without merge
  • Additional checks preventing possible crashes
  • Use unique millisecond timestamp for reporting

Countly NodeJS SDK 16.12

22 Dec 19:55

Choose a tag to compare

Version 16.12

  • Added new configuration options, as session_update and max_events, force_post
  • Automatic switch to POST if amount of data can't be handled by GET
  • Correctly handle ending session on device_id change without merge
  • Additional checks preventing possible crashes

Countly NodeJS SDK 16.06

30 Jun 08:10

Choose a tag to compare

Version 16.06

First official release
compatible with Countly Server 16.06 functionalities

More information in examples and documentation in the repo