April 2025
We are excited to share the April SDK changelog for our product!
Note
Click each SDK header to view the corresponding GitHub repository for release details.
April 29
Enhancements
- Improves Custom HTML Rendering in Web Native Display: The render logic now updates only the inner content of the specified
div, preserving the element identifier and improving content stability.
April 21
Bug Fixes
- Fixes Incorrect Index Argument Handling in Web Native Rendering: Wraps the
addScriptTocall in an arrow function duringforEachiteration to prevent the index argument from being unintentionally passed. This ensures correct script execution in Web Native Custom HTML rendering.
April 18
What’s New
iOS Platform
- Supports CleverTap iOS SDK 7.1.1.
- Adds the
dismissInAppNotificationaction to allow programmatic dismissal of custom HTML In-App notifications.
Bug Fixes
Android Platform
- Fixes an issue where images failed to render in push templates using a custom Firebase Cloud Messaging (FCM) integration.
iOS Platform
- Fixes an app-freezing issue that occurred when using
awaitwithdefineVariables(). - Fixes device orientation checks for custom In-App notifications.
April 17
What's New
- Added support for User Profile APIs to set and update user properties.
- Added support for Event APIs to log custom events and event properties.
This is the first release of the CleverTap Unreal SDK, providing basic integration for user identity and event tracking.
April 14
What's New
- Supports inline
<script>tags for Custom HTML Template in Web Native Display, offering greater flexibility in designing interactive experiences. - Strengthens validation and security checks around
postMessagehandling to address Cross-Site Scripting (XSS) vulnerability.
April 10
What's New
- Adds support for basic HTML tags such as bold, italic, underline, and strikethrough in push template titles and messages.
April 09
What's New
-
Supports inline
<script>tags within HTML content, offering greater flexibility for customization directly from the Visual Editor. -
Enables richer, dynamic interactions for Web Native Display campaigns created using custom HTML.
Updated 15 days ago
