This repository was archived by the owner on Apr 30, 2024. It is now read-only.
1.0.0-alpha21
Pre-release
Pre-release
[1.0.0-alpha21] - 2022-11-03
Added
- Added the option to scan a document in conversation screen.
- Added missing NablaTheme properties to customize the video calls action requests in MessagingUI.
- Introduced
ConversationViewControllerDelegate
to control taps on the conversation screen's title view. - A new
ConversationMessageSender.patient(Patient)
was introduced for conversations with multiple patients. - New attributes (
messageOtherBackgroundColor
,textMessageOtherTextColor
,documentMessageOtherTitleColor
,audioMessageOtherTitleColor
,replyToOtherSeparatorColor
) have been added to customize how other patient and system messages appear in the conversation on our Messaging UI module.
Changed
- Updated the cell layout for ended video calls action requests in MessagingUI.
ConversationMessageSender.patient
was renamed toConversationMessageSender.me
.- Improved the appearance of the "send message" button.
Fixed
- Fix an issue that could lead to messages having the wrong size in the conversation screen of the Messaging UI module
- Fix an issue where the spinner when loading more messages in the conversation screen of the Messagging UI module would not be at the correct position
- Remove any color under the avatar picture of a Provider in case the picture has transparency