api_docs: Fix feature levels.

This commit is contained in:
Vector73
2025-05-12 07:10:19 +00:00
committed by Tim Abbott
parent 42439b8f09
commit fba724fbb5
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ as an empty string.
## Changes ## Changes
* In Zulip 10.0 (feature level ZF-f80735), support was added for a new * In Zulip 10.0 (feature level 366), support was added for a new
`is:muted` operator combination, matching messages in topics and `is:muted` operator combination, matching messages in topics and
channels that the user has [muted](/help/mute-a-topic). channels that the user has [muted](/help/mute-a-topic).

View File

@@ -113,7 +113,7 @@ In Zulip 10.0 (feature level 319), added Markdown syntax
for linking to a specific message in a conversation. Declared the for linking to a specific message in a conversation. Declared the
`data-stream-id` field to be deprecated as detailed above. `data-stream-id` field to be deprecated as detailed above.
In Zulip 11.0 (feature level ZF-93627a), clients can decide what In Zulip 11.0 (feature level 383), clients can decide what
channel view a.stream channel link elements take you to -- i.e., channel view a.stream channel link elements take you to -- i.e.,
the href for those is the default behavior of the link that also the href for those is the default behavior of the link that also
encodes the channel alongside the data-stream-id field, but clients encodes the channel alongside the data-stream-id field, but clients