Skip to content

9.5.0

Compare
Choose a tag to compare
@xsahil03x xsahil03x released this 12 Mar 11:44
· 6 commits to master since this release
6ac8103

What's Changed

  • fix(llc): fix muted channel's unreadCount incorrectly updated by @VladShturma in #2116
  • fix(llc): fix failed to execute 'close' on 'WebSocket' by @xsahil03x in #2120
  • fix(llc, core, ui): fix not able to edit ogAttachments. by @xsahil03x in #2122
  • fix(ui): fix deleted messages showing pinned background. by @xsahil03x in #2125
  • feat(llc): add support for system messages not updating channel.lastMessageAt by @xsahil03x in #2126
  • feat(llc, ui, persistence): add support for private messages by @xsahil03x in #2127
  • feat(llc, persistence): allow custom member data by @renefloor in #2123
  • feat(ui): introduce useSystemAttachmentPicker for system media picker support by @xsahil03x in #2130
  • feat(repo): display new PN messages by @xsahil03x in #2133
  • refactor(llc, core, ui): update X-Stream-Client header for enhanced client identification by @xsahil03x in #2131
  • feat(ui): custom textstyle for deleted message by @renefloor in #2134
  • refactor(llc): enhance type handling with extension types by @xsahil03x in #2136
  • refactor(llc): safeAdd data to streamControllers by @xsahil03x in #2135
  • fix(core): move get currentChannels before async by @renefloor in #2138

New Contributors

Full Changelog: 9.4.0...9.5.0