Releases: CleverTap/PushTemplates
Releases · CleverTap/PushTemplates
CleverTap PushTemplates SDK v0.0.8
- Making deep-links truly optional. Fixes issues #43 & #46
- Fixes issue #45 where
break
statement was missing - Adds support for Android 11 and CleverTap Android SDK v4.1.0
- Fixes a rare NPE when the silent notification channel was being created
- Removes support for JCenter
CleverTap PushTemplates SDK v0.0.7
- Fixes deeplinks in Manual Carousel Template
CleverTap PushTemplates SDK v0.0.6
- Supports CleverTap Android SDK v4.0.2
- Removes support for Video Push Notifications.
Video Push Notifications required an implementation
dependency of Exoplayer by the app. Based on feedback, not all developers were comfortable with adding the Exoplayer dependency. This version removes Video Push Notifications and we will re-introduce them as a separate module soon. Video Push notifications can still be used with v0.0.5
of the Push Templates SDK.
CleverTap PushTemplates SDK v0.0.5
- Added support for CleverTap Android SDK v4.0.0
- Added
filmstrip
type to Manual Carousel Template. See README for details. - ExoPlayer is now an
implementation
dependency for PushTemplates SDK
CleverTap PushTemplates SDK v0.0.4
- Removed
Rated
event. - The library will now never raise extra events apart from CleverTap System Events and events are given to the library by KV pairs.
- CTAs on Video, Rating, and 5 CTA Template can now be tracked in the event Notification Clicked with n the property
wzrk_c2a
. - Added support for collapse key.
- Performance enhancements
CleverTap PushTemplates SDK v0.0.3
- Added 5 more templates - Video, Manual Carousel, Timer, Zero Bezel & Input Templates
- Adds support for multi instances of CleverTap
- Performance enhancements
CleverTap PushTemplates SDK v0.0.2
- Added Duplication check
- Added support to enable/disable logs
- Performance enhancements
CleverTap PushTemplates SDK v0.0.1
- First release 🎉
- Supports 5 templates - Basic, Auto Carousel, Rating, Product Catalog and Five Icons
- Compatible with CleverTap Android SDK v3.8.0