File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
## 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
2
16
3
17
* Updated the underlying Android SDK version to 25.1.1
4
18
* Updated the underlying iOS SDK version to 25.1.1
You can’t perform that action at this time.
0 commit comments