mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	realm: Add setting to control adding "(guest)" indicator to name.
This commit adds new realm setting to control adding "(guest)" indicator to names of guest users in the UI. Fixes part of #26700.
This commit is contained in:
		@@ -20,6 +20,12 @@ format used by the Zulip server that they are interacting with.
 | 
			
		||||
 | 
			
		||||
## Changes in Zulip 8.0
 | 
			
		||||
 | 
			
		||||
**Feature level 216**:
 | 
			
		||||
 | 
			
		||||
* `PATCH /realm`, [`POST register`](/api/register-queue),
 | 
			
		||||
  [`GET /events`](/api/get-events): Added `enable_guest_user_indicator`
 | 
			
		||||
  setting to control whether "(guest)" is added to user names in UI.
 | 
			
		||||
 | 
			
		||||
**Feature level 215**
 | 
			
		||||
 | 
			
		||||
* [`GET /events`](/api/get-events): Replaced the value `private`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user