We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a9211 commit c38c7b8Copy full SHA for c38c7b8
CHANGELOG.md
@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4
# Upcoming
5
6
### 🔄 Changed
7
+- Improves Poll voting UX by making it possible to tap on the whole option as well [#612](https://github.com/GetStream/stream-chat-swiftui/pull/612)
8
+### 🐞 Fixed
9
+- Fix the poll vote progress view not having full width when the Poll is closed [#612](https://github.com/GetStream/stream-chat-swiftui/pull/612)
10
+- Fix the last vote author not accurate in the channel preview [#612](https://github.com/GetStream/stream-chat-swiftui/pull/612)
11
12
# [4.63.0](https://github.com/GetStream/stream-chat-swiftui/releases/tag/4.63.0)
13
_September 12, 2024_
0 commit comments