- Update README with no longer maintaining message
- feat(Track): allow data fields params for track #61
- build(Dependencies): update iterable android and iOS dependencies #57
- fix(UpdateUser): waiting for user update never ends on Android #54
- fix(PayLoad Push): IOS SDK sends the push payload encoded sometimes.
- feat(Data Push): have a single delivery format of the push notification metadata. 🧾 #47.
- feat(Library Pubspec): add pubspec to the ignore file by recommendation #43
- Fix Crash on API 31+ #46.
- fix(Open Push IOS): could not read push data when app was closed. #45
- fix(Last Push Payload): when you open the app, reload the latest data from the push notification #42
- ci(Android): fix ci builds for android #44
Added to update pubspec info.
- Implement signOut on iOS (thanks to @Gabriel-Azevedo: #37
- Add updateUser support and registerForPush in iOS
Initial release