Skip to content

Commit 0632330

Browse files
feat: add sub platform changelogs
1 parent 882c763 commit 0632330

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
## 25.4.2
22
* Added a new function "addCustomNetworkRequestHeaders: customHeaderValues" for providing or overriding custom headers after init.
33
* Default request method is now set to "POST"
4+
* Updated user properties caching mechanism according to sessions.
5+
* Improved content error handling and display mechanics in Android.
6+
* Non window contexts also now uses POST requests by default in Web.
7+
8+
* Mitigated a race condition that could happen when recording previous event name in iOS.
9+
* Mitigated a possible issue with request timeouts in IE11 in Web
10+
* Mitigated an issue where manual feedback reporting could have failed in Web.
411

512
* Updated underlying Android SDK version to 25.4.6
613
* Updated underlying iOS SDK version to 25.4.7

0 commit comments

Comments
 (0)