July 03, 2025
StreamChat
✅ Added
- Add support for Push v3 notification types #3708
- Add
ChatMessageController.partialUpdateMessage()
#3531 - Add Location Sharing Support #3531
- Add
ChatMessage.sharedLocation
- Add
ChatMessageController.stopLiveLocationSharing()
- Add
ChatChannelController
:sendStaticLocation()
startLiveLocationSharing()
- Add
CurrentChatUserController
:loadActiveLiveLocationMessages()
updateLiveLocation()
- Add
CurrentChatUserControllerDelegate
:didStartSharingLiveLocation()
didStopSharingLiveLocation()
didChangeActiveLiveLocationMessages()
didFailToUpdateLiveLocation()
- Add