mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
api_docs: Fix feature levels.
This commit is contained in:
@@ -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).
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user