v12.0.0-rc.15
Pre-release
Pre-release
stream-ci-bot
released this
16 Sep 15:59
·
56 commits
to master
since this release
12.0.0-rc.15 (2024-09-16)
⚠ BREAKING CHANGES
-
- own user will not anymore be filtered out of the selection list of users to mention if
mentionAllAppUsers
is enabled on MessageInput
- own user will not anymore be filtered out of the selection list of users to mention if
-
- removes the following variables from
MessageContext
: isReactionEnabled, onReactionListClick, showDetailedReactions, reactionSelectorRef
- removes the following variables from
- removes prop
messageWrapperRef
fromMessageOptions
andMessageActions
props.
Bug Fixes
- remove the use of deprecated query operator $ne (#2504) (09614f6)
- update ChannelHeader and ChannelPreview titles and images on channel.updated (#2500) (f32fbb6)