Skip to content

Releases: CleverTap/PushTemplates

CleverTap PushTemplates SDK v0.0.8

27 Apr 07:39
Compare
Choose a tag to compare
  • 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

04 Feb 10:24
6eca9ff
Compare
Choose a tag to compare
  • Fixes deeplinks in Manual Carousel Template

CleverTap PushTemplates SDK v0.0.6

20 Jan 10:56
f204b8c
Compare
Choose a tag to compare
  • 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

29 Oct 11:46
3c78595
Compare
Choose a tag to compare
  • 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

19 Aug 05:17
759aebe
Compare
Choose a tag to compare
  • 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

03 Aug 08:10
8a42289
Compare
Choose a tag to compare
  • 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

21 May 11:01
Compare
Choose a tag to compare
  • Added Duplication check
  • Added support to enable/disable logs
  • Performance enhancements

CleverTap PushTemplates SDK v0.0.1

12 May 17:24
Compare
Choose a tag to compare
  • First release 🎉
  • Supports 5 templates - Basic, Auto Carousel, Rating, Product Catalog and Five Icons
  • Compatible with CleverTap Android SDK v3.8.0