Skip to content

Releases: Qiscus-Integration/react-native-multichannel-widget

1.0.0

16 Sep 05:03

Choose a tag to compare

Merge branch 'v1'

Release 0.2.5

26 Feb 06:20
fab716c

Choose a tag to compare

Changelog :

  • fix header subtitles do not show agent name
  • add qiscusLogger to have logs displayed when developer mode only
  • set default avatar to local file

Release 0.2.4

11 Feb 10:21
72e0f93

Choose a tag to compare

Changelog :

  • add props filterMessage
  • fix provider wrap multiple children React Component

Release 0.2.3

09 Feb 03:37
9ab661d

Choose a tag to compare

Changelog :

  • Move custom avatar, title and subtitle options to props Header component
  • Change function clearUser to endSession
  • Add function resolve chat in sample
  • Add support on premise server
  • Rename organization from @Qiscus-Integration to @qiscus-community in npm

Release 0.2.2

04 Feb 07:14
bdfa4f0

Choose a tag to compare

Changelog :

  • Remove localstorage-polyfill
  • Disable debuggable (sample)
  • Enable hermes (sample)

0.2.1

25 Jan 09:38
c34e72e

Choose a tag to compare

bump version 0.2.1

Release 0.1.2

11 Jan 07:22
cb68936

Choose a tag to compare

Changelog :

  • set max size send attachment to 20 MB
  • fix import from npm package
  • improve sample

Release 0.1.1

04 Jan 08:20
07f9b9e

Choose a tag to compare

Release 0.1.1 Pre-release
Pre-release

Feature :

  • Chat Room Component
  • Header Component
  • Custom Header (avatar, title, subtitle)

Requirement :

  • Minimum RN >= 0.59