File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments