Skip to content

Latest commit

 

History

History
124 lines (67 loc) · 6.49 KB

CHANGELOG.md

File metadata and controls

124 lines (67 loc) · 6.49 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.0.0 (2024-04-25)

Bug Fixes

  • 'DidRegisterForRemoteNotificationsWithDeviceToken' is deprecated (61228d0)

5.0.1 (2024-03-15)

Features

  • upgrade to intercom ios sdk 16.6.0 (1e1f694)
  • upgrade typescript to 4.7.4 (72135a2)

5.0.0 (2023-05-18)

4.0.2 (2022-12-14)

4.0.1 (2022-11-09)

Bug Fixes

  • Cann't resolve io.intercom.android:intercom-sdk (50f18ff)

3.0.3 (2022-05-10)

Features

  • intercom: allow sending of push token / receiving push notifs (50299dc)

Bug Fixes

  • intercom: fix imports (20623c7)
  • register user ios: get email from correct field (1aea48f)
  • unlock capacitor version (45f1703)

3.0.1 (2021-10-13)

Bug Fixes

3.0.0 (2021-10-11)

Bug Fixes

2.0.1 (2021-10-04)

Bug Fixes

  • displayMessageComposer can sen a message to the messenger (54428ce)

2.0.0 (2021-06-27)

  • update intercom dep for ios
  • update hide method for ios
  • fix example to use capacitor v2

1.1.0 (2020-07-11)

Features

  • extend user update with new properties (703d63e), closes #19

Bug Fixes

  • lock capacitor core in 2.0 to avoid yarn issues (6580a12)

1.0.3 (2020-07-01)

Features

Bug Fixes

  • android: revamp platform (9c72418)

1.0.2 (2020-06-27)

Bug Fixes

1.0.1 (2020-06-27)

Bug Fixes

1.0.0 (2020-06-27)

Features

  • add readme (63aaee0)
  • add setBottomPadding closes #3 (72737df)
  • add setUserHash resolves #2 (8614592)
  • android: add plugin initialization (4419064)
  • android: finish initial api (45b64b6)
  • capacitor: add support for iOS (beac173)
  • make the official cordova version plugin work on capacitor (87c6961)

Bug Fixes