We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c2a3d commit c5648a6Copy full SHA for c5648a6
CHANGELOG.md
@@ -3,7 +3,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3
4
# Upcoming
5
6
-### 🔄 Changed
+## StreamChat
7
+### ✅ Added
8
+- Add support for push preferences [#3820](https://github.com/GetStream/stream-chat-swift/pull/3820)
9
+ - Add `CurrentChatUserController.setPushPreference(level:)`
10
+ - Add `CurrentChatUserController.snoozePushNotifications(until:)`
11
+ - Add `ChatChannelController.setPushPreference(level:)`
12
+ - Add `ChatChannelController.snoozePushNotifications(until:)`
13
14
# [4.89.0](https://github.com/GetStream/stream-chat-swift/releases/tag/4.89.0)
15
_September 22, 2025_
0 commit comments