mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	settings: Add realm-level setting 'zulip_update_announcements_stream'.
This commit adds a realm-level setting named 'zulip_update_announcements_stream' that configures the stream to which zulip updates should be posted. Fixes part of #28604.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							e6109ba192
						
					
				
				
					commit
					fe1a20ebb3
				
			@@ -20,6 +20,13 @@ format used by the Zulip server that they are interacting with.
 | 
			
		||||
 | 
			
		||||
## Changes in Zulip 9.0
 | 
			
		||||
 | 
			
		||||
**Feature level 242**
 | 
			
		||||
 | 
			
		||||
* [`POST /register`](/api/register-queue), [`POST /events`](/api/get-events),
 | 
			
		||||
  `PATCH /realm`: Added `zulip_update_announcements_stream_id` realm setting,
 | 
			
		||||
  which is the ID of the of the stream to which automated messages announcing
 | 
			
		||||
  new features or other end-user updates about the Zulip software are sent.
 | 
			
		||||
 | 
			
		||||
**Feature level 241**
 | 
			
		||||
 | 
			
		||||
* [`POST /register`](/api/register-queue), [`POST /events`](/api/get-events),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user