Skip to content

Commit 3893298

Browse files
committed
changelog
1 parent f834c73 commit 3893298

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
## 25.1.1-np
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+
8+
* Android Specific Changes:
9+
* Improved the custom CertificateTrustManager to handle domain-specific configurations by supporting hostname-aware checkServerTrusted calls.
10+
* Mitigated an issue where after closing a content, they were not being fetched again.
11+
* Mitigated an issue where, the action bar was overlapping with the content display.
12+
13+
* iOS Specific Changes:
14+
* Added dynamic resizing functionality for the content zone
15+
* Fixed an issue where the build UUID and executable name were missing from crash reports
216

317
* Updated the underlying Android SDK version to 25.1.1
418
* Updated the underlying iOS SDK version to 25.1.1

0 commit comments

Comments
 (0)