Skip to content

Releases: GetStream/stream-chat-swiftui

4.15.0

17 May 12:34
Compare
Choose a tag to compare

βœ… Added

  • Chat info screen
  • Possibility to customize empty messages state
  • Possibility to customize author and date view in a message
  • View model injection in the Message Composer View

🐞 Fixed

  • Bug with swiping video attachments
  • Bug with reactions offset for large number of reactions
  • Text input cursor jump
  • Text message rendering issue with custom font
  • Tap enabled on fourth image in attachments if there's a number overlay

4.14.0

26 Apr 10:45
Compare
Choose a tag to compare

βœ… Added

  • Animations for reactions overlay
  • Possibility to customize message transitions
  • Config for changing reaction colors
  • Config for becoming first responder in chat channel
  • Config for double tap message overlay
  • Config for custom width / count of trailing items in swiped channel
  • Config for updating composer frames

🐞 Fixed

  • Issue with resizing composer with large text
  • Updating channel list before coming back to the screen
  • Disable the send button when there's only whitespace

4.13.0

30 Mar 12:06
Compare
Choose a tag to compare

βœ… Added

  • Implement message resend functionality
  • Custom modifiers support for the message view and the composer
  • Custom modifiers support for the channel list and the message list
  • Changing text color per message sender

🐞 Fixed

  • Improved TabView appeareance animation
  • Channel list performance improvements
  • Jumbo emoji reply not shown correctly
  • Send message animation improvements

πŸ”„ Changed

  • Method for creating custom quoted message view

4.12.0

17 Mar 07:14
Compare
Choose a tag to compare

βœ… Added

  • Redacted loading view
  • Max file size checks
  • Inject custom footer view in Channel List
  • Config for disabling message overlay

🐞 Fixed

  • Prevent jumps when new messages are received
  • Orientation changes layout

πŸ”„ Changed

  • Method for creating custom avatar

4.11.0

02 Mar 12:15
Compare
Choose a tag to compare

βœ… Added

  • Support for custom backgrounds (image, gradient)
  • Animation when sending message
  • Possibility to inject view model from the outside

🐞 Fixed

  • Performance improvements
  • Autocomplete keyboard bug
  • Swipe gesture resizing message view

πŸ”„ Changed

  • Method for creating custom avatar

4.10.0

16 Feb 15:24
Compare
Choose a tag to compare

βœ… Added

  • Slow mode
  • Copying of a message
  • Push notifications
  • Message list config options

🐞 Fixed

  • Keyboard not shown while bounce in progress
  • Image picker tap target
  • Gallery images (screenshots) resize when swiping

4.9.0

02 Feb 09:23
Compare
Choose a tag to compare

βœ… Added

  • Pinning of a message
  • Display users who reacted to a message
  • Message Search
  • Customization of channel list separators

🐞 Fixed

  • Bug with image attachments selection and display
  • Reactions issues on iPad

πŸ”„ Changed

  • Creation method of channel destination

4.8.0

18 Jan 15:54
Compare
Choose a tag to compare

βœ… Added

  • Read indicators
  • Typing indicators
  • Muting users
  • Channel config

πŸ”„ Changed

  • Leading composer view creation

4.7.0

04 Jan 14:38
Compare
Choose a tag to compare

βœ… Added

  • Image gallery
  • Editing messages
  • Mentions
  • Composer commands
  • Configuration of channel item swipe area

πŸ”„ Changed

  • Creation of channel items

4.6.3

21 Dec 08:17
Compare
Choose a tag to compare

βœ… Added

  • Inline replies to messages
  • Message threads
  • Bug fix for multi-step keyboards