api: Increment API feature level to 378.

This commit is contained in:
Tim Abbott
2025-04-08 12:35:08 -07:00
parent 9d15a11331
commit ab068389ff
5 changed files with 16 additions and 13 deletions

View File

@@ -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