Releases: la-haus/iterable-flutter
Releases · la-haus/iterable-flutter
v0.5.9
What's Changed
- Update README with no longer maintaining message
- feat(Docs): add contributing guide by @danielgomezrico in #65
- Chore: Add support for Iterable Push notifications with
Open URL
open action behaviour on iOS. by @mabidakun in #66 - chore(Release): prepare version 0.5.9 by @cdmunoz in #68
New Contributors
- @mabidakun made their first contribution in #66
Full Changelog: v0.5.8...v0.5.9
v0.5.8
0.5.7
v0.5.6
Fix json to authenticate with pub
0.5.5
0.5.4
Feat
- 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
- 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
Other Work
0.3.0: feat(signOut) Implementing signOut on iOS (#37)
- Implement signOut on iOS (thanks to @Gabriel-Azevedo: #37
0.1.1
0.1.0
Release/v0.2
BREAKING: update to iterable_flutter v0.2
feat_main: When opening a push notification, trigger the handler event to send the push information.
feat: Support in swift for check if open from a notification
feat: Support in Android for check if open from a notification
feat: Iterable_flutter new method channel as checkRecentNotification
feat: New test for checkRecentNotification