Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 906 Bytes

CHANGELOG.md

File metadata and controls

51 lines (40 loc) · 906 Bytes

0.3.3

Bug fixes

  • Fixed android package name
  • Fixed push payload parser crash when value was not string

0.3.2

Bug fixes

  • Fixed missing colon

0.3.1

Updates

  • Replaced implemetation to api in gradle

0.3.0

Updates

  • Added onChangeProfile method
  • Removed support annotation for android

0.2.6

Updates

  • Updated initPushToken method to properly pass token string
  • Updated delegate methods

0.2.5

Bug fixes

  • Fixed typo ON_BADGE_CHANGE to ON_CHANGE_BADGE

0.2.3

Bug fixes

  • Fixed boolean value parser

0.2.2

Bug fixes

  • Fixed undefined when removing listeners

0.2.0

Updates

  • Applied handlePushNotification method signature

0.1.10

Bug fixes

  • Fixed isChannelPushNotification callback

0.1.8

Updates

  • Exposes event const
  • Added handledPush for android push notification

0.1.7

Updates

  • Maintains only one listener per event