0.6.2 (2022-02-20)
- ios: repeated trigger onNotificationReceived event (e81e199)
0.6.1 (2022-02-15)
- KR-20000 (09ae982)
0.6.0 (2021-03-16)
- example: update podfile.lock and add FIRDebugEnabled (5f72cac)
- ios, Android: introduced analytics (1ccfdc8)
0.5.1 (2021-02-04)
- android: add notification icon color (578e1ef)
0.5.0 (2021-02-03)
- android: remove custom receiver and change to explicit broadcast (2f581d3)
0.4.0 (2021-02-03)
0.3.0 (2021-02-03)
- ios: duplicated event and no handler warning (ef56307)
- ios: enhance getInitialNotification (d85fa68)
- ios: trigger event on background and fix getInitialNotification on user open app directly (a7ca590)
0.2.4 (2021-01-30)
- ios: fix crash when token is nil and also fix no listeners warning (59258ec)
0.2.3 (2021-01-30)
- android: notification not shown on huawei (1ddeaa0)
- ios: didReceiveRegistrationToken not working (7484435)
- ios: not register remote notification on getToken after deleteToken (354a593)
0.2.2 (2021-01-12)
- ios: unable receive notification after reopen (adc93c0)
0.2.1 (2021-01-11)
- android: Could not convert class android.os.UserHandle on Xiaomi (888bc4d)
0.2.0 (2021-01-08)
- ios, android: rename apis and tag platform (fd2e56b)
0.1.1 (2021-01-07)
- android: unmatched notification in getInitialNotification (0d542d6)
- ios, android: unsubscript event (ba555dc)
- android: launch Intent (2f7f5fc)
- example: pod install failed (37be834)
- example: type error on iOS (f190002)
- example: update test server (4096163)
- ios: event unmatch and wrong didReceiveRemoteNotification (6bd15e4)
- ios, example: build and runtime error (cde80b3)
- android: add extras (235d416)
- android: add getInitialNotification and onNotificationReceived (b4b0f50)
- android: add js event (f97d1b0)
- android: add more method and code cleanup (16ee8ca)
- android: add onNewIntent listener (95bf966)
- android: add onNotificationTap (e42c213)
- android: introduce fcm sdk (fb793c9)
- android: support notification icon (b9ab4b2)
- android, example: add isNotificationsEnabled (f5b6c7d)
- android, example, server: make notification works and add some util funcs to accessing more information (8c2f70d)
- example: customizing message (5575e54)
- ios: add getInitialNotification (7a77891)
- ios: add hasPermission (395e9f2)
- ios: add unregister (a13ab52)
- ios: convert notification structure (73b1fba)
- ios: introduce event and add badge (1200abe)
- ios: real send event to js (e004e56)
- ios, example: introduce ios sdk (a7b0431)
- ios, example: make ios works (a4689b1)
- server: add a server example for test (d4b4a79)
- server: add apns config to message (95208df)
- server: custom message content (12271d4)