8000 Release 4.73.0 · GetStream/stream-chat-swiftui · GitHub
[go: up one dir, main page]

Skip to content

4.73.0

Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 28 Feb 09:44
· 123 commits to main since this release

February 28, 2025

✅ Added

  • Add Utils.MessageListConfig.bouncedMessagesAlertActionsEnabled to support bounced actions alert #764
  • Add ViewFactory.makeBouncedMessageActionsModifier() to customize the new bounced actions alert #764

🐞 Fixed

  • Fix visibility of tabbar when reactions are shown #750
  • Show all members in direct message channel info view #760

🔄 Changed

  • Only show "Pin/Unpin message" Action if user has permission #749
  • Filter deactivated users in channel info view #758
  • Bounced message actions will now be shown as an alert instead of a context menu by default #764

🎭 New Localizations

Add localizable keys for supporting moderation alerts:

  • message.moderation.alert.title
  • message.moderation.alert.message
  • message.moderation.alert.resend
  • message.moderation.alert.edit
  • message.moderation.alert.delete
  • message.moderation.alert.cancel
0