Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

1.0.0-alpha21

Pre-release
Pre-release
Compare
Choose a tag to compare
@amseddi amseddi released this 03 Nov 19:34
· 170 commits to main since this 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 to ConversationMessageSender.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