- 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.
- Adds privacy manifests.
- 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.
- Adds support for importing from static libraries and frameworks.
- Fixes a potential crash for the content slider template.
- Supports new templates - Rating, Product Catalog and WebView
- Supports a new template - Zero Bezel
- Supports new templates - Basic, Auto carousel, Manual carousel and Timer
- Backward compatible with Rich Media Push Notifications (Single Image and Content Slider)
- Compatible with CleverTap iOS SDK v4.1.0
- Adds support for installation via Swift Package Manager
- Update Starter Applications
- Add a method to return Push Notification response
- Update podspec to weak link UIkit framework to allow safe linking to < iOS 10 targets
- Update podspec to weak link UserNotifications framework to allow safe linking to < iOS 10 targets
- Add support for Back button in slideshow
- Add autoDismiss flag for granular control of notification dismissal on action url click
- Tweaks to item caption, subcaption, and imageview border display
- Initial release.