tornado: Split server restart events from web client reload events.

This commit is contained in:
Alex Vandiver
2024-02-10 03:19:08 +00:00
committed by Tim Abbott
parent a6287faea4
commit fc41d6085b
11 changed files with 135 additions and 65 deletions

View File

@@ -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 = 237
API_FEATURE_LEVEL = 240
# 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