Releases: CleverTap/CTNotificationContent
Releases · CleverTap/CTNotificationContent
CTNotificationContent v1.1.0
- Adds Accessibility support for all Push Templates.
CTNotificationContent v1.0.0
- Implemented new color attributes with _dark suffix for theming:
pt_title_clr_dark - For title text in dark mode
pt_msg_clr_dark - For message text in dark mode
pt_bg_dark - For background in dark mode
pt_chrono_title_clr_dark - For timer text in dark mode
pt_product_display_action_clr_dark - For action buttons in product display templates
pt_product_display_action_text_clr_dark - For action button text in product display templates
- Implemented a dynamic color selection system that adapts to the device's UI mode. If no colours are passed in the payload then the default colours will be picked for iOS 13+
CTNotificationContent v0.3.0
- Added support for bold, italic, underline, and strikethrough HTML tags in title and message for push templates.
CTNotificationContent v0.2.7
- Fixes a build error related to privacy manifests when statically linking the SDK using Cocoapods.
- Fixes the error "Missing an expected key: 'NSPrivacyCollectedDataTypes'" when generating a privacy report.
- Fixes a location mismatch between the podspec and the privacy manifest location.
CTNotificationContent v0.2.6
- Adds privacy manifest.
CTNotificationContent v0.2.5
- Fixes push notifications not being removed from Notification Center when clicked on expanded view.
- Fixes carousel not shown correctly for the first time when app is installed.
CTNotificationContent v0.2.4
- Adds support for importing from static libraries and frameworks.
CTNotificationContent v0.2.3
- Fixes a potential crash for the content slider template.
CTNotificationContent v0.2.2
- Supports new templates - Rating, Product Catalog and WebView.
CTNotificationContent v0.2.1
- Supports a new template - Zero Bezel