Skip to content

Releases: GetStream/stream-chat-flutter

6.0.0

24 Apr 12:29
99ce725
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.0...6.0.0

5.3.0

27 Jan 13:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.2.0...5.3.0

5.2.0

23 Dec 11:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.2.0

5.1.0

26 Oct 13:38
Compare
Choose a tag to compare

What's Changed

  • V5 by @imtoori in #1222
  • docs: v5 by @imtoori in #1341
  • chore(ui): bump to 5.0.1 by @imtoori in #1345
  • fix(llc): channel clean up after dispose from cache by @Renesanse in #1342
  • fix(persistence): bring back experimental indexedDB on web by @geweald in #1348
  • feat(ui): expose widthFactor in MessageWidget by @SpencerC in #1357
  • feat(llc, ui): add support for thumbUrl in video attachment. by @xsahil03x in #1362
  • feat(ui): show custom action on context menu by @lightrabbit in #1353
  • fix(persistence): fix offline message pagination by @imtoori in #1361
  • fix(persistence,llc,core,ui): deprecated sort, add channelStateSort s… by @imtoori in #1366
  • feat(ui): add enableActionAnimation flag to StreamMessageInput by @imtoori in #1367

New Contributors

Full Changelog: 4.6.0...5.1.0

5.0.0

30 Sep 15:57
Compare
Choose a tag to compare

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

4.6.0

15 Sep 06:30
3e1d6e9
Compare
Choose a tag to compare

What's Changed

  • 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

Full Changelog: 4.5.0...4.6.0

4.5.0

23 Aug 10:32
ceab917
Compare
Choose a tag to compare

What's Changed

  • 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

Full Changelog: 4.4.1...4.5.0

5.0.0-beta.2

28 Jul 12:47
b4c1c8d
Compare
Choose a tag to compare
5.0.0-beta.2 Pre-release
Pre-release

What's Changed

  • fix(ui): load to unread position by @imtoori in #1236
  • chore(ui): add contextmenu requirements for web by @imtoori in #1261
  • feat(ui): StreamChatConfiguration class by @GroovinChip in #1128
  • feat(ui, core): add StreamAutocomplete by @xsahil03x in #1263
  • fix(ui): increase default file limit to 100MB by @imtoori in #1279
  • feat(ui): show dialog after clicking on the camera button and permission is denied by @imtoori in #1262
  • fix(llc, ui): copy file to tempdir before uploading a file and do not serialize bytes by @imtoori in #1285
  • chore(llc,core,ui,persistence,localizations): update changelog and pubspec by @imtoori in #1289

Full Changelog: 5.0.0-beta.1...5.0.0-beta.2

4.4.1

28 Jul 08:45
5ad21bc
Compare
Choose a tag to compare

What's Changed

  • 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

New Contributors

Full Changelog: 4.3.0...4.4.1

4.4.0

07 Jul 08:46
Compare
Choose a tag to compare

What's Changed

  • 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

New Contributors

Full Changelog: 4.3.0...4.4.0