Skip to content

Releases: la-haus/iterable-flutter

v0.5.9

08 Sep 01:57
be68c61
Compare
Choose a tag to compare

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

Full Changelog: v0.5.8...v0.5.9

v0.5.8

26 Dec 17:23
Compare
Choose a tag to compare
  • feat(Track): allow data fields params for track #61

0.5.7

24 Aug 14:55
Compare
Choose a tag to compare
  • build(Dependencies): update iterable android and iOS dependencies #57

v0.5.6

21 Jun 21:56
Compare
Choose a tag to compare
Fix json to authenticate with pub

0.5.5

11 May 20:03
fdd48f8
Compare
Choose a tag to compare

0.5.4

0.3.0: feat(signOut) Implementing signOut on iOS (#37)

11 Feb 16:04
0601a97
Compare
Choose a tag to compare

0.1.1

02 Nov 17:18
7c0ec95
Compare
Choose a tag to compare

Add updateUser support and registerForPush in iOS

0.1.0

01 Oct 17:10
669e933
Compare
Choose a tag to compare

Update to iterable_flutter 0.1.0

fix_main: Sanitizing push's payload data, formatting String numeric to Integer from Android

Release/v0.2

24 Sep 19:44
97290d3
Compare
Choose a tag to compare

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