Skip to content

5.0.0

Compare
Choose a tag to compare
@imtoori imtoori released this 30 Sep 15:57

What's Changed

  • docs: update firebase token generation guide by @HayesGordon in #1186
  • fix(ui): Fix ChannelListTile sendingIndicator isMessageRead calculations by @xsahil03x in #1235
  • fix(llc): fix connecting while connecting and disconneting by @imtoori in #1237
  • feat(llc): add support for AttachmentFileUploaderProvider. by @xsahil03x in #1246
  • feat(localization): Create stream_chat_localizations_no.dart by @monhelle in #1218
  • chore(llc,core,ui,persistence,localization): update changelog and pu… by @imtoori in #1253
  • fix(ui): fix jiffy locale initialization by @imtoori in #1255
  • fix(ui): fix date divider not showing by @imtoori in #1259
  • docs(doc):add-filter-to-StreamUserListController by @HayesGordon in #1267
  • chore(ui, core): removed duplicate exports by @dkrutskikh in #1268
  • feat(persistence): allow experimental indexedDB on web by @geweald in #1189
  • fix(ui): substitute mentioned user ids with user names in system message by @xsahil03x in #1278
  • fix(ui): fix image download on iOS by @imtoori in #1280
  • fix(llc): do not serialize bytes by @imtoori in #1283
  • chore(llc,core,ui,persistence): bump version and changelog by @imtoori in #1288
  • docs(doc): add guide to initialize stream chat by @HayesGordon in #1290
  • fix(llc): Fix Channel.removeMessage not able to remove thread message. by @xsahil03x in #1294
  • fix(ui): fix stopTyping unhandled exceptions when network is off or spotty. by @xsahil03x in #1296
  • feat(llc): add hide_history flag in channel.addMembers. by @xsahil03x in #1298
  • fix(core): only handle the channel list event if the state is success. by @xsahil03x in #1297
  • fix(core): StreamChannelListView load more indicator non stop. by @xsahil03x in #1299
  • feat(core): Add ChannelListController.filter and ChannelListController.sort setters. by @xsahil03x in #1305
  • feat(ui): improve image resizing by @HayesGordon in #1300
  • Release v4.5.0 by @xsahil03x in #1308
  • fix(llc): only start listening to client event once connected. by @xsahil03x in #1321
  • feat(llc): third party video integration by @sachaarbonel in #1295
  • fix(ui): Fix message text hiding because of a flutter bug by @imtoori in #1327
  • chore(llc,core,ui): update pubspec and changelogs by @imtoori in #1333
  • V5 by @imtoori in #1222

New Contributors

Full Changelog: 4.3.0...5.0.0