Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@DaleCantwell DaleCantwell released this 24 Jun 14:59
· 310 commits to main since this release

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)