mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
api: Increment API feature level to 378.
This commit is contained in:
@@ -20,6 +20,17 @@ format used by the Zulip server that they are interacting with.
|
||||
|
||||
## Changes in Zulip 11.0
|
||||
|
||||
**Feature level 378**
|
||||
|
||||
* [`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.
|
||||
* [`POST /register`](/api/register-queue): The `streams` data
|
||||
structure now includes archived channels for clients that
|
||||
declared the `archived_channels` client capability.
|
||||
|
||||
**Feature level 377**
|
||||
|
||||
* [`GET /events`](/api/get-events): When a user is deactivate, send
|
||||
|
||||
Reference in New Issue
Block a user