Skip to content

Commit 502d6b5

Browse files
authored
Update CHANGELOG.md
1 parent 1f402b6 commit 502d6b5

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

CHANGELOG.md

-14
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88
- Add `FilterKey.disabled` and `ChatChannel.isDisabled` [#3546](https://github.com/GetStream/stream-chat-swift/pull/3546)
99
- Add `ImageAttachmentPayload.file` for setting `file_size` and `mime_type` for image attachments [#3548](https://github.com/GetStream/stream-chat-swift/pull/3548)
1010
- Add `ChatMessageController.partialUpdateMessage()` [#3531](https://github.com/GetStream/stream-chat-swift/pull/3531)
11-
- Add Static Location Attachment Support [#3531](https://github.com/GetStream/stream-chat-swift/pull/3531)
12-
- Add `ChatMessageStaticLocationAttachment` and `StaticLocationAttachmentPayload`
13-
- Add `ChatMessage.staticLocationAttachments`
14-
- Add `ChatChannelController.sendStaticLocation()`
15-
- Add Live Location Attachment Support [#3531](https://github.com/GetStream/stream-chat-swift/pull/3531)
16-
- Add `ChatMessageLiveLocationAttachment` and `LiveLocationAttachmentPayload`
17-
- Add `ChatMessage.liveLocationAttachments`
18-
- Add `ChatChannelController.startLiveLocationSharing()`
19-
- Add `ChatChannelController.stopLiveLocationSharing()`
20-
- Add `ChatMessageController.stopLiveLocationSharing()`
21-
- Add `CurrentChatUserController.updateLiveLocation()`
22-
- Add `CurrentChatUserControllerDelegate.didStartSharingLiveLocation()`
23-
- Add `CurrentChatUserControllerDelegate.didStopSharingLiveLocation()`
24-
- Add `CurrentChatUserControllerDelegate.didChangeActiveLiveLocationMessages()`
2511
### 🐞 Fixed
2612
- Remove the main thread requirement from the `DataStore` [#3541](https://github.com/GetStream/stream-chat-swift/pull/3541)
2713
### ⚡ Performance

0 commit comments

Comments
 (0)