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