- Features
- Add props disableAutoSelect into the
- A flag to allow or disallow the channel auto select feature
- Add progressHandler into the getSendFileMessage hook
- getSendFileMessage = (store) => (channelUrl, fileMessageParams, progressHandler)
- Add props disableAutoSelect into the
- Bugfix
- Modify difinition type of renderUserProfile props in the
- Update message receipts on real time basis
- Suppress an intermittent NO_ACK Error
[2.7.0-alpha] (Mar 11 2022)
- Minor Update
- Use commonjs module as default - jest expects commonjs module
- Builds are now saved to \dist instead of \release
- Use commonjs module as default - jest expects commonjs module
- Features
- Add progressHandler into the GetSendFileMessage hook
- Provide an auto select flag in the channel list
- Bugfix
- Localization parameter for some format calls
- Exclude the optional param when locale is undefined in the dateFns utils
- Appear MessageStatus component in Safari