4 years ago
Feature release - 11.09.2020
- Added: a screen indicating that a conversation was not found.
- Added: Ability to send images when replying to emails.
This is a setting for each role in our dashboard. In order to enable it, you need to choose “Enabled” option.
- Added: documentation on how to deal with deleting users.
- Added: make it possible to load any chat UI without a selected conversation (
null
), or with the latest conversation (undefined
). See select, session.createInbox, session.createChatbox and session.createPopup.
- Added: make it possible to load any chat UI without a selected conversation (
- Fixed: position of the "close" button in a popup on some devices.
- Fixed: internal improvements and minor bug fixes.