Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Latest commit

 

History

History
146 lines (64 loc) · 6.64 KB

CHANGELOG.md

File metadata and controls

146 lines (64 loc) · 6.64 KB

1.8.2 (2023-03-28)

Bug Fixes

  • setting delegate for UNUserNotificationCenter (#50) (db6f9bd)

1.8.1 (2023-03-21)

Bug Fixes

  • reproduce and fix cocoapods ios bug (#48) (5f48b0f)

1.8.0 (2023-03-03)

Features

  • prompt for push notification permission (#44) (dda5e2b)

1.7.0 (2023-03-03)

Features

1.6.0 (2023-02-01)

Features

  • register device from javascript using react native package (#41) (d232c9e)

1.5.2 (2023-01-31)

Bug Fixes

  • notifications runtime permission (#36) (7d6f5ed)

1.5.1 (2023-01-11)

Bug Fixes

  • added v2 support and fixed deep link (c004c19)

1.5.0 (2022-09-14)

Features

1.4.2 (2022-09-13)

Bug Fixes

  • updating pod & pod lock version (f32b5cf)

1.4.1 (2022-08-29)

Bug Fixes

  • updated app icon and project name (3a57330)

1.4.0 (2022-08-26)

Features

  • updated classes package (d2ef4ab)

1.3.0 (2022-08-24)

Features

1.2.0 (2022-08-10)

Features

  • in-app implementation in ami app (#23) (fe75b6e)

1.1.0 (2022-08-05)

Features

  • show username after user identification (#21) (2b9a863)

1.0.5 (2022-08-04)

Bug Fixes

1.0.4 (2022-08-03)

Bug Fixes

  • ami app crash issue on ci server (#19) (805e686)

1.0.3 (2022-08-02)

Bug Fixes

  • adding app folder for ami app to run on android (#16) (d441f60)

1.0.2 (2022-07-29)

Bug Fixes

  • set up config during initialisation (#14) (8760c3b)

1.0.1 (2022-07-22)

Bug Fixes

  • to make the app run on android device (#12) (d059b48)

1.0.0 (2022-07-21)

Bug Fixes

  • dependency version mismatch issue (#8) (ea8e673)
  • removed extra push notification text shown on screen (#9) (701b12c)

Features

  • readme with steps to use ami app (#7) (b1915e3)
  • rich push notification with image & deeplink when app is in foreground/background (#6) (90c6512)