countly-sdk-web
Advanced tools
Comparing version 23.6.0 to 23.6.1
@@ -0,1 +1,4 @@ | ||
## 23.6.1 | ||
- Mitigated an issue where numerical device IDs were parsed at the initialization | ||
## 23.6.0 | ||
@@ -2,0 +5,0 @@ - Added a new flag, 'loadAPMScriptsAsync', which can load the APM related scripts automatically for Async implementations |
@@ -6,3 +6,3 @@ { | ||
"dependencies": { | ||
"countly-sdk-web": "^23.6.0" | ||
"countly-sdk-web": "^23.6.1" | ||
}, | ||
@@ -9,0 +9,0 @@ "devDependencies": { |
{ | ||
"name": "countly-sdk-web", | ||
"version": "23.6.0", | ||
"version": "23.6.1", | ||
"description": "Countly Web SDK", | ||
@@ -5,0 +5,0 @@ "main": "lib/countly.js", |
@@ -7,3 +7,3 @@ [![Codacy Badge](https://app.codacy.com/project/badge/Grade/79582b7ee7ca4021a3950376402fac00)](https://www.codacy.com/gh/Countly/countly-sdk-web/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Countly/countly-sdk-web&utm_campaign=Badge_Grade) | ||
This repository contains the Countly Web SDK, which can be integrated into websites and web applications. The Countly Web SDK is intended to be used with [Countly Community Edition](https://github.com/Countly/countly-server) or [Countly Enterprise Edition](https://countly.com/product). | ||
This repository contains the Countly Web SDK, which can be integrated into websites and web applications. The Countly Web SDK is intended to be used with [Countly Lite](https://countly.com/lite), [Countly Flex](https://countly.com/flex) [Countly Enterprise](https://countly.com/enterprise). | ||
@@ -17,3 +17,3 @@ ## What is Countly? | ||
* **Questions or feature requests?** [Join the Countly Community on Discord](https://discord.gg/countly) | ||
* **Looking for the Countly Server?** [Countly Community Edition repository](https://github.com/Countly/countly-server) | ||
* **Looking for the Countly Server?** [Countly Server repository](https://github.com/Countly/countly-server) | ||
* **Looking for other Countly SDKs?** [An overview of all Countly SDKs for mobile, web and desktop](https://support.count.ly/hc/en-us/articles/360037236571-Downloading-and-Installing-SDKs#officially-supported-sdks) | ||
@@ -20,0 +20,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
12897
1996051