Skip to content

1.4.0-beta

Compare
Choose a tag to compare
@imtoori imtoori released this 09 Mar 18:00
· 3526 commits to master since this release
4488fa6

stream_chat 1.4.0-beta

  • Improved attachment uploading
  • Fix: update member presence
  • Added skip_push to message model
  • Minor fixes and improvements

stream_chat_core 1.4.0-beta

  • Added MessageListCore.messageFilter to filter messages locally
  • Minor fixes and improvements

stream_chat_flutter 1.4.0-beta

  • Unfocus MessageInput only when sending commands
  • Updated default error for MessageSearchListView
  • Show error messages as system and keep them in the message input
  • Remove notification badge logic
  • Use shimmer while loading images
  • Polished StreamChatTheme adding more options and a new MessageInputTheme dedicated to MessageInput
  • Add possibility to specify custom message actions using MessageWidget.customActions
  • Added MessageListView.onAttachmentTap callback
  • Fixed message newline issue
  • Fixed MessageListView scroll keyboard behaviour
  • Minor fixes and improvements

stream_chat_persistence 1.4.0-beta

  • Update llc dependency