channel-folders: Send event when reordering channel folders.

This commit is contained in:
Sahil Batra
2025-08-12 16:04:16 +05:30
committed by Tim Abbott
parent e132af28fc
commit 5675860707
9 changed files with 88 additions and 5 deletions

View File

@@ -20,6 +20,11 @@ format used by the Zulip server that they are interacting with.
## Changes in Zulip 11.0
**Feature level 418**
* [`GET /events`](/api/get-events): An event with `type: "channel_folder"`
and `op: "reorder"` is sent when channel folders are reordered.
**Feature level 417**
* [`POST channels/create`](/api/create-channel): Added a dedicated