Skip to content

Releases: intercom/intercom-react-native

Release 1.1.1

29 Oct 09:50
Compare
Choose a tag to compare

1.1.1 (2021-10-29)

Release 1.0.5

03 Sep 14:31
Compare
Choose a tag to compare

1.0.5 (2021-09-03)

Bug Fixes

  • remove event emitter warnings (a11e72b)

Release 1.0.4

30 Aug 15:18
Compare
Choose a tag to compare

1.0.4 (2021-08-30)

Bug Fixes

  • android: fixed android build with Android 10.1.1 SDK version (681d483)

Release 1.0.3

02 Jul 13:28
Compare
Choose a tag to compare

1.0.3 (2021-07-02)

Bug Fixes

  • android: changed help center helpers return types (5978bb3)

Release 1.0.2

01 Jul 11:16
Compare
Choose a tag to compare

1.0.2 (2021-07-01)

Release 1.0.1

29 Jun 11:16
Compare
Choose a tag to compare

1.0.1 (2021-06-29)

Bug Fixes

  • android: fixed issue with package version name detection (ba734ca)
  • ios: added version header for manual linked wrapper (b2d8972)

Release 1.0.0

24 Jun 15:45
Compare
Choose a tag to compare

1.0.0 (2021-06-24)

Release 0.2.0

24 Jun 14:59
Compare
Choose a tag to compare

0.2.0 (2021-06-24)

Bug Fixes

  • fixed help center types (7cb0937)
  • android: added display article method (b49c757)
  • android: fixed android error codes (67d917d)
  • android: module name was unified with ios (b3e2316)
  • example: added missing permission to ios example app (37e00de)
  • example: example podfile lock sync (475ac16)
  • example: fixed flipper build issue on xcode 12 (15e2540)
  • ios: added intercom module to compile sources (9249bff)
  • ios: changed algorithm for generating data from token string (eef18cb)
  • ios: fixed requiresMainQueueSetup warning message (82316ca)
  • ios: removed typu in app delegate (26919e9)
  • listeners: fixed event listeners handling (a29fa87)
  • play services: added build variant without google services (88ba9f8)
  • types: changed handle push message return type (01ca01b)

Features

  • android: added display help center collections method (5b57716)
  • android: added fetch help center collections method (c56bd67)
  • android: added help center fetch methods (f318160)
  • android: added help center search term validation (46fe14b)
  • example: updated example app (ec918fc)
  • ios: added help center collections support (b2b1659)
  • ios: added help center fetch methods (00fa0f1)
  • added ios rn header interceptor (637be06)
  • android: added rn header interceptor (c290d1e)
  • event: added support for unread messages event listener (52191c8)
  • example: added examples to example app (f78e6a4)
  • fcm: added push notification handling (e795c1e)
  • ios: added intercom ios sdk source for manual linking (3ab98ca)
  • ios: bridged ios sdk methods (2f43b78)
  • ios: ios push notifications and deep lining support (02de834)
  • js: added named default export for intercom module (70ca31c)
  • update: updated intercom sdk to version 10 (9e6d56c)
  • bridged android methods (a4e6d6c)