countly-sdk-web
Advanced tools
Comparing version 24.11.4 to 25.1.0
@@ -0,1 +1,9 @@ | ||
## 25.1.0 | ||
- Improved orientation reporting precision. | ||
- Reduced log verbosity. | ||
- Added a new init time config option `crash_filter_callback` for filtering crashes. | ||
- Mitigated an issue where content resizing did not work in certain orientations. | ||
## 24.11.4 | ||
@@ -2,0 +10,0 @@ |
@@ -18,3 +18,3 @@ /* eslint-disable cypress/no-unnecessary-waiting */ | ||
const SDK_NAME = "javascript_native_web"; | ||
const SDK_VERSION = "24.11.4"; | ||
const SDK_VERSION = "25.1.0"; | ||
@@ -21,0 +21,0 @@ // tests |
{ | ||
"name": "countly-sdk-web", | ||
"version": "24.11.4", | ||
"version": "25.1.0", | ||
"description": "Countly Web SDK", | ||
@@ -5,0 +5,0 @@ "main": "lib/countly.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1423658
15701