Skip to content

Conversation

@Stream-SDK-Bot
Copy link
Collaborator

βœ… Added

  • Add ColorPalette.navigationBarTitle, ColorPalette.navigationBarSubtitle, ColorPalette.navigationBarTintColor, ColorPalette.navigationBarBackground #939

🐞 Fixed

  • Long message with a link preview was truncated sometimes #940
  • Fix quoted message shown in the composer when editing a quoting message #943
  • Fix pinned messages view not using relative time formatter #946

@Stream-SDK-Bot Stream-SDK-Bot requested a review from a team as a code owner September 10, 2025 12:02
@github-actions
Copy link

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@github-actions
Copy link

Public Interface

 public struct ColorPalette  
-   public var bannerBackgroundColor: UIColor
+   public var navigationBarTitle: UIColor
-   
+   public var navigationBarSubtitle: UIColor
- 
+   public var navigationBarTintColor: Color
-   public init()
+   public var navigationBarBackground: UIColor?
+   public var bannerBackgroundColor: UIColor
+   
+ 
+   public init()

@Stream-SDK-Bot
Copy link
Collaborator Author

SDK Size

title previous release current release diff status
StreamChatSwiftUI 9.24 MB 9.35 MB +111 KB 🟒

@github-actions
Copy link

Build for regression testing β„–123 has been uploaded to TestFlight 🎁

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
76.1% Coverage on New Code (required β‰₯ 80%)

See analysis details on SonarQube Cloud

@testableapple
Copy link
Contributor

/merge release

@testableapple
Copy link
Contributor

Publication of the release has been launched πŸ‘

@github-actions github-actions bot merged commit 00d4d1c into main Sep 10, 2025
11 of 12 checks passed
@github-actions github-actions bot deleted the release/4.88.0 branch September 10, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants