You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [13.10.0](v13.9.0...v13.10.0) (2025-10-23)
### Bug Fixes
* control SimpleAttachmentSelector display according to channel capabilities ([#2860](#2860)) ([da9f02e](da9f02e))
* disable reply count button when missing send-reply permission ([#2871](#2871)) ([9e70560](9e70560))
* ensure message delivery data are recalculated for the latest message delivery confirmation ([#2869](#2869)) ([26cb181](26cb181))
* ensure submenu is aligned correctly in reference to the parent menu with floating-ui/react ([#2868](#2868)) ([fe84cf9](fe84cf9))
* exclude own read state from delivery status inference in ChannelPreview ([#2870](#2870)) ([2e9bc6e](2e9bc6e))
* use the nearest dialog manager to display dialogs ([#2865](#2865)) ([e4081c8](e4081c8))
### Features
* add optional remarkIgnoreMarkdown plugin to avoid markdown transform to HTML ([#2872](#2872)) ([33c6678](33c6678))
### Chores
* **deps:** bump axios from 1.9.0 to 1.12.2 in /examples/tutorial ([#2846](#2846)) ([3377c24](3377c24))
* **deps:** upgrade @stream-io/stream-chat-css to v5.15.0 ([cf3ad0f](cf3ad0f))
* **deps:** upgrade stream-chat to v9.25.0 ([419140c](419140c))
* control SimpleAttachmentSelector display according to channel capabilities ([#2860](https://github.com/GetStream/stream-chat-react/issues/2860)) ([da9f02e](https://github.com/GetStream/stream-chat-react/commit/da9f02eaaad6e095f1258f33171f41b568356a35))
* ensure message delivery data are recalculated for the latest message delivery confirmation ([#2869](https://github.com/GetStream/stream-chat-react/issues/2869)) ([26cb181](https://github.com/GetStream/stream-chat-react/commit/26cb1815c5eac5ddff6cdd8fcdb00b40f6742686))
8
+
* ensure submenu is aligned correctly in reference to the parent menu with floating-ui/react ([#2868](https://github.com/GetStream/stream-chat-react/issues/2868)) ([fe84cf9](https://github.com/GetStream/stream-chat-react/commit/fe84cf92e668835fb26554d23cd98899a92b295e))
9
+
* exclude own read state from delivery status inference in ChannelPreview ([#2870](https://github.com/GetStream/stream-chat-react/issues/2870)) ([2e9bc6e](https://github.com/GetStream/stream-chat-react/commit/2e9bc6e0727af1faf66abe9e217c3080d79be13d))
10
+
* use the nearest dialog manager to display dialogs ([#2865](https://github.com/GetStream/stream-chat-react/issues/2865)) ([e4081c8](https://github.com/GetStream/stream-chat-react/commit/e4081c832649f77f1286f1d41854fb7645a923c1))
11
+
12
+
### Features
13
+
14
+
* add optional remarkIgnoreMarkdown plugin to avoid markdown transform to HTML ([#2872](https://github.com/GetStream/stream-chat-react/issues/2872)) ([33c6678](https://github.com/GetStream/stream-chat-react/commit/33c667870f9bc306a1eb6e242e0eff8725e394e3))
15
+
16
+
### Chores
17
+
18
+
***deps:** bump axios from 1.9.0 to 1.12.2 in /examples/tutorial ([#2846](https://github.com/GetStream/stream-chat-react/issues/2846)) ([3377c24](https://github.com/GetStream/stream-chat-react/commit/3377c2458f6a3d7c7b45a9ad8c2363931ec5db1c))
19
+
***deps:** upgrade @stream-io/stream-chat-css to v5.15.0 ([cf3ad0f](https://github.com/GetStream/stream-chat-react/commit/cf3ad0f0121916f8373f349a3bcf94b0d04731cd))
20
+
***deps:** upgrade stream-chat to v9.25.0 ([419140c](https://github.com/GetStream/stream-chat-react/commit/419140c9fd7974333b6d430079fe472dbabffb47))
0 commit comments