- support iOS channel-io 12.5.0
- Migrated to TypeScript
- support android channel-io 12.5.2
- support iOS channel-io 12.4.1
- support android channel-io 12.3.4
- support android channel-io 12.3.0
- Android - Fixed issue #133
- Android - Fixed issue #129
- support android channel-io 12.2.0
- Updated channeltalk plugin v12
- We introduce powerful feature to help your chat: Workflow. Workflow will completely replace support bots.
- Removed ChannelIO.openSupportBot() in favor of new ChannelIO.openWorkflow().
- Added new public API: ChannelIO.hidePopup()
- We introduce powerful feature to help your chat: Workflow. Workflow will completely replace support bots.
- support android channel-io 11.6.3
- support android channel-io 11.2.2
- support openSupportBot
- support android channel-io 11.1.0
- support bootConfig - channelButtonOption - channelButtonIcon
- Updated channeltalk plugin v11
- Supports dark mode
- Redesigned UI / UX
- support android channel-io 10.0.9
- Android - Fixed an error in isChannelPushNotification.
- support android channel-io 10.0.8
- Update RNChannelIO
- changed deployment target 10 -> 11
- changed dependency: "ChannelIOSDK", '~> 10'
- Fixes an issue where both memberId and userId are omitted when using memberId and userId at the same time.
- Update README.md
- Android - Fixed an issue where an error occurred during assembleRelease
- support android channel-io 10.0.7
- Fix RN issue - facebook/react-native#35210
- support android channel-io 10.0.6
- iOS - Fixed an issue where changed to false when unsubscribeText / unsubscribeEmail is empty
- support android channel-io 10.0.3
- support android channel-io 10.0.1
- support bootConfig - bubbleOption
- Updated channeltalk plugin v10
- support android channel-io 9.0.9
- support android channel-io 9.0.8
- support android channel-io 9.0.7
- support iOS channel-io 9.1.0
- support android channel-io 9.0.4
- support android channel-io 9.0.3
- support android channel-io 9.0.2
- Fix
setPage
- if page is null
- Added
setPage
,resetPage
method
- iOS - Fixed an issue where onBadgeChanged was not called
- Apply reaction
- Apply files security
- Renew apis - channeltalk plugin v8.0
- Hotfix
- support android channel-io 7.0.7
- fix notification
- fix language bug
- Legacy support - language / locale
- Android profile bug fixes
- Legacy support - userId
- Updated channeltalk plugin v7.0
- Updated ios target to 10.0 from 9.1
- Fixed android package name
- Fixed push payload parser crash when value was not string
- Fixed missing colon
- Replaced
implemetation
toapi
in gradle
- Added
onChangeProfile
method - Removed support annotation for android
- Updated
initPushToken
method to properly pass token string - Updated delegate methods
- Fixed typo
ON_BADGE_CHANGE
toON_CHANGE_BADGE
- Fixed boolean value parser
- Fixed undefined when removing listeners
- Applied handlePushNotification method signature
- Fixed
isChannelPushNotification
callback
- Exposes event const
- Added
handledPush
for android push notification
- Maintains only one listener per event