mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 02:53:52 +00:00
search: Add server support for has:reaction search operator.
Web app support will be a follow-up commit.
This commit is contained in:
committed by
Tim Abbott
parent
436dab0e01
commit
c3408b56f0
@@ -33,7 +33,7 @@ DESKTOP_WARNING_VERSION = "5.9.3"
|
||||
# Changes should be accompanied by documentation explaining what the
|
||||
# new level means in api_docs/changelog.md, as well as "**Changes**"
|
||||
# entries in the endpoint's documentation in `zulip.yaml`.
|
||||
API_FEATURE_LEVEL = 248
|
||||
API_FEATURE_LEVEL = 249
|
||||
|
||||
# Bump the minor PROVISION_VERSION to indicate that folks should provision
|
||||
# only when going from an old version of the code to a newer version. Bump
|
||||
|
||||
Reference in New Issue
Block a user