Releases: GetStream/stream-chat-flutter
Releases · GetStream/stream-chat-flutter
6.0.0
What's Changed
- chore(llc, core, ui, localization): v5.3.0 by @xsahil03x in #1445
- feat(localization): Changing new messages separator text - ISSUE-1435 by @leandroBorgesFerreira in #1446
- fix(llc): cancelling attachments now removes it from the message. by @xsahil03x in #1457
- fix(llc): Fixing watchers stream [ISSUE-1432] by @leandroBorgesFerreira in #1448
- chore(ui): update share_plus dependency by @adasiewiczr in #1451
- feat(ui): Adding custom line for url attachment by @leandroBorgesFerreira in #1452
- feat(llc): expose presence property in Channel::watch method by @adasiewiczr in #1460
- fix(ui): Support iPad for share button by @leandroBorgesFerreira in #1463
- feat(ui): expose attachment actions modal builder by @adasiewiczr in #1467
- fix(ui): Fixing typo in import by @leandroBorgesFerreira in #1480
- Fix link in 05-guides/09-initialize_stream_chat_widget_tree by @jeroenleenarts in #1483
- fix(llc): make message.i18n readonly by @xsahil03x in #1499
- feat(llc,core,ui,persistence): update dependencies. by @xsahil03x in #1497
- docs(doc): Vale linting by @jeroenleenarts in #1397
- docs(doc): replacing sort by channelStateSort since it's deprecated by @BLKKKBVSIK in #1458
- fix(ui): Fixing position of reactions modal by @leandroBorgesFerreira in #1455
- feat(ui): Allow customizing the keys used to send and clear the quoted message in Web and Desktop. by @imtoori in #1371
- fix(ui): Fixing logic for sending indicator by @leandroBorgesFerreira in #1461
- chore(repo): fix pana checks by @xsahil03x in #1506
- Release: v6.0.0 by @xsahil03x in #1507
New Contributors
- @BLKKKBVSIK made their first contribution in #1458
Full Changelog: 5.3.0...6.0.0
5.3.0
What's Changed
- fix: Trim whitespaces of a message before rendering it by @JcMinarro in #1428
- fix(ui): fix attachment picker not able to identify web in mobile. by @xsahil03x in #1433
- feat(localization): add catalan by @ccebrecos in #1436
- chore(llc,core,ui,persistence): update android versions by @bychkovdmitry in #1404
- chore(ui): update photo_manager dependency by @adasiewiczr in #1439
- chore(llc): update rate_limiter to ^1.0.0 by @adasiewiczr in #1442
- Adding articel and fixing gramar mistake. by @leandroBorgesFerreira in #1443
- fix(ui): temp file path on Windows by @adasiewiczr in #1440
- fix(ui,localization): change label displayed when there is no photo or videos to attach by @adasiewiczr in #1441
- fix(localization): update some copies due to correctness by @ccebrecos in #1444
New Contributors
- @ccebrecos made their first contribution in #1436
- @bychkovdmitry made their first contribution in #1404
- @leandroBorgesFerreira made their first contribution in #1443
Full Changelog: 5.2.0...5.3.0
5.2.0
What's Changed
- 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
- chore(llc,core,ui,persistence): v5.1.0 by @imtoori in #1368
- Docs: reorganize sidebar docs + fix broken links by @sachaarbonel in #1369
- docs(doc): revert migration guides back to original slugs by @jeroenleenarts in #1374
- docs(doc): fix broken links by @jeroenleenarts in #1385
- fix(ui): render overflow in message search title by @HayesGordon in #1382
- fix(ui): cached attachment image not showing on web by @HayesGordon in #1381
- chore(ui): upgrade lottie to v2 by @HayesGordon in #1383
- chore(ui): update desktop drop dependency by @HayesGordon in #1388
- chore(core): update connectivity plus dependency by @HayesGordon in #1389
- fix(ui): on reply callback not used in AttachmentActionsModal by @HayesGordon in #1391
- fix(ui): video thumbnails on web null error by @HayesGordon in #1390
- docs(doc): update push notifications guide by @HayesGordon in #1402
- test(ui): fix attachment actions modal test by @adasiewiczr in #1408
- fix(llc): initializing last synced data by @adasiewiczr in #1407
- feat(llc): Add Huawei and Xiaomi PushProviders by @JcMinarro in #1411
- chore(ui): update dart_vlc dependency by @HayesGordon in #1398
- feat(ui): sending indicator in BottomRow by @xsahil03x in #1416
New Contributors
- @Renesanse made their first contribution in #1342
- @lightrabbit made their first contribution in #1353
- @jeroenleenarts made their first contribution in #1374
- @adasiewiczr made their first contribution in #1408
- @JcMinarro made their first contribution in #1411
Full Changelog: 5.0.0...5.2.0
5.1.0
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
- @Renesanse made their first contribution in #1342
- @lightrabbit made their first contribution in #1353
Full Changelog: 4.6.0...5.1.0
5.0.0
What's Changed
- docs: update firebase token generation guide by @HayesGordon in #1186
- fix(ui): Fix
ChannelListTile
sendingIndicatorisMessageRead
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 inchannel.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
andChannelListController.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
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
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 inchannel.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
andChannelListController.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
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
What's Changed
- fix(ui): Fix
ChannelListTile
sendingIndicatorisMessageRead
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
What's Changed
- fix(ui): Fix
ChannelListTile
sendingIndicatorisMessageRead
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