Skip to content

version 0.8.0

Latest
Compare
Choose a tag to compare
@mariodavid mariodavid released this 25 Mar 15:20
· 2 commits to master since this release

Added

  • ability to send message to multiple receivers
  • MessageService.sendMessage(SendMessageEntity sendMessageEntity) API to send messages to multiple receivers programmatically

Changed

  • Refactored all Screens to CUBA 7 APIs (in case you extended the previously existing screens, make sure you catch up with the new implementation)
  • (Breaking!) MessageService.countUnreadMessagesForCurrentUser() returns long instead of int

Dependencies

  • CUBA 7.2.x