api docs: Clean up maintenance release history.

Also allocate an additional number for 10.x, just in case we backport
a lot.
This commit is contained in:
Tim Abbott
2025-04-03 17:41:51 -07:00
parent 62745ddccb
commit 2f05bada96

View File

@@ -20,16 +20,18 @@ format used by the Zulip server that they are interacting with.
## Changes in Zulip 11.0 ## Changes in Zulip 11.0
Feature levels 372-375 reserved for future use in 10.x maintenance Feature levels 373-376 reserved for future use in 10.x maintenance
releases. releases.
## Changes in Zulip 10.0 ## Changes in Zulip 10.1
**Feature level 372** **Feature level 372**
* [`POST /typing`](/api/set-typing-status): The `"(no topic)"` value * [`POST /typing`](/api/set-typing-status): The `"(no topic)"` value
when used for `topic` parameter is now interpreted as an empty string. when used for `topic` parameter is now interpreted as an empty string.
## Changes in Zulip 10.0
**Feature level 371** **Feature level 371**
No changes; feature level used for Zulip 10.0 release. No changes; feature level used for Zulip 10.0 release.
@@ -1026,10 +1028,10 @@ deactivated groups.
now contains the superset of the true value that best approximates the actual now contains the superset of the true value that best approximates the actual
permission setting. permission setting.
Feature levels 278-279 are reserved for future use in 9.x maintenance Feature level 279 is reserved for future use in 9.x maintenance
releases. releases.
## Changes in Zulip 9.0 ## Changes in Zulip 9.2
**Feature level 278** **Feature level 278**
@@ -1039,6 +1041,8 @@ releases.
(`image-loading-placeholder`), containing the dimensions of the (`image-loading-placeholder`), containing the dimensions of the
original image. Backported change from feature level 287. original image. Backported change from feature level 287.
## Changes in Zulip 9.0
**Feature level 277** **Feature level 277**
No changes; feature level used for Zulip 9.0 release. No changes; feature level used for Zulip 9.0 release.