mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 11:33:51 +00:00
Groups: Can perform any join, leave, add, remove for deactivated group.
Fixes #33804. We still do not allow permission settings to be set to deactivated groups.
This commit is contained in:
committed by
Tim Abbott
parent
74b0d8ff61
commit
7eb9c9deef
@@ -34,7 +34,7 @@ DESKTOP_WARNING_VERSION = "5.9.3"
|
||||
# new level means in api_docs/changelog.md, as well as "**Changes**"
|
||||
# entries in the endpoint's documentation in `zulip.yaml`.
|
||||
|
||||
API_FEATURE_LEVEL = 390
|
||||
API_FEATURE_LEVEL = 391
|
||||
|
||||
# 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