Releases: Countly/countly-sdk-nodejs
Releases · Countly/countly-sdk-nodejs
Countly NodeJS SDK 19.02
- Add remote config support
- Handle http request fail correctly
- Report unhandled rejections too
Countly NodeJS SDK 18.08
- 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
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
Added bulk request processor for server to server data flow
Synchronised persistant storage in some cases
Countly NodeJS SDK 17.05
Version 17.05
- Do not override provided metrics
- Improved comments and docs
Countly NodeJS SDK 16.12.1
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
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
Version 16.06
First official release
compatible with Countly Server 16.06 functionalities
More information in examples and documentation in the repo