mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
streams: Fix events send when archiving and unarchiving streams.
This commit is contained in:
5
api_docs/unmerged.d/ZF-960986
Normal file
5
api_docs/unmerged.d/ZF-960986
Normal file
@@ -0,0 +1,5 @@
|
||||
* [`GET /events`](/api/get-events): Archiving and unarchiving
|
||||
streams now send `update` events to clients that declared
|
||||
the `archived_channels` client capability. `delete` and `create`
|
||||
events are still sent to clients that did not declare
|
||||
`archived_channels` client capability.
|
Reference in New Issue
Block a user