File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Sources/StreamChatSwiftUI/Generated Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
33
44# Upcoming
55
6+ ### π Changed
7+
8+ # [ 5.0.0] ( https://github.com/GetStream/stream-chat-swiftui/releases/tag/5.0.0 )
9+ _ April 16, 2026_
10+
611### β
Added
712- Redesign attachment uploading progress and error state indicators [ #1408 ] ( https://github.com/GetStream/stream-chat-swiftui/pull/1408 )
813- Add inline upload progress and retry UI for file attachments [ #1408 ] ( https://github.com/GetStream/stream-chat-swiftui/pull/1408 )
Original file line number Diff line number Diff line change 55<p align =" center " >
66 <a href =" https://sonarcloud.io/summary/new_code?id=GetStream_stream-chat-swiftui " ><img src =" https://sonarcloud.io/api/project_badges/measure?project=GetStream_stream-chat-swiftui&metric=coverage " /></a >
77
8- <img id =" stream-chat-swiftui-label " alt =" StreamChatSwiftUI " src =" https://img.shields.io/badge/StreamChatSwiftUI-8.65 %20MB-blue " />
8+ <img id =" stream-chat-swiftui-label " alt =" StreamChatSwiftUI " src =" https://img.shields.io/badge/StreamChatSwiftUI-8.06 %20MB-blue " />
99</p >
1010
1111## SwiftUI StreamChat SDK
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ import Foundation
77
88enum SystemEnvironment {
99 /// A Stream Chat version.
10- public static let version : String = " 5.1.0-SNAPSHOT "
10+ public static let version : String = " 5.0.0 "
1111}
You canβt perform that action at this time.
0 commit comments