Skip to content

4.13.0

Compare
Choose a tag to compare
@Stream-iOS-Bot Stream-iOS-Bot released this 30 Mar 11:33
· 973 commits to main since this release
a1e769e

March 29, 2022

StreamChat

βœ… Added

  • Introduce message translations. See docs for more info #1867
  • Add support for multiple push providers #1864

🐞 Fixed

  • Fix payload for reaction when using enforce_unique #1861
  • Use IndexPath's item instead of row for macOS compatibility #1859
  • Fix mime-type for file attachments #1873
  • Properly decode removed_from_channel event when channel is incomplete #1881

StreamChatUI

⚠️ Changed

  • AttachmentsPreviewVC contains significant deprecations #1877

βœ… Added

  • Add Mixed Attachments UI Support #1877

🐞 Fixed

  • Resolve attachment type when importing file from file picker #1873
  • Fix long file names overlapped by the close button #1880
  • Fix long file names being truncated at the end instead of the middle #1880
  • Fix commands without arguments cannot be sent without text #1869
  • Fix pasting long text into composer won't update input height #1875