Skip to content

Commit 4d44d23

Browse files
authored
Merge pull request #456 from Countly/change-for-5.1.1
Changelog 5.1
2 parents 0f939c5 + 11f5912 commit 4d44d23

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
## 25.1.1
2+
* Improved content size management of content blocks.
3+
* Added init time config options:
4+
* `.content.setZoneTimerInterval` to set the frequency of content update calls in seconds.
5+
* `.content.setGlobalContentCallback` to provide a callback that is called when a content is closed.
6+
7+
* Android Specific Changes:
8+
* Improved the custom CertificateTrustManager to handle domain-specific configurations by supporting hostname-aware checkServerTrusted calls.
9+
* Mitigated an issue where after closing a content, they were not being fetched again.
10+
* Mitigated an issue where, the action bar was overlapping with the content display.
11+
12+
* iOS Specific Changes:
13+
* Added dynamic resizing functionality for the content zone
14+
* Fixed an issue where the build UUID and executable name were missing from crash reports
215

316
* Updated the underlying Android SDK version to 25.1.1
417
* Updated the underlying iOS SDK version to 25.1.1

0 commit comments

Comments
 (0)