mirror of
				https://github.com/matrix-org/synapse.git
				synced 2025-11-04 06:07:23 +00:00 
			
		
		
		
	1.81.0
This commit is contained in:
		
							parent
							
								
									edf046ece7
								
							
						
					
					
						commit
						c1b7da69cc
					
				
							
								
								
									
										10
									
								
								CHANGES.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								CHANGES.md
									
									
									
									
									
								
							@ -1,5 +1,5 @@
 | 
			
		||||
Synapse 1.81.0rc2 (2023-04-06)
 | 
			
		||||
==============================
 | 
			
		||||
Synapse 1.81.0 (2023-04-11)
 | 
			
		||||
===========================
 | 
			
		||||
 | 
			
		||||
Synapse now attempts the versioned appservice paths before falling back to the
 | 
			
		||||
[legacy paths](https://spec.matrix.org/v1.6/application-service-api/#legacy-routes).
 | 
			
		||||
@ -14,6 +14,12 @@ A future version of Synapse (v1.88.0 or later) will remove support for legacy
 | 
			
		||||
application service routes and query parameter authorization.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
No significant changes since 1.81.0rc2.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Synapse 1.81.0rc2 (2023-04-06)
 | 
			
		||||
==============================
 | 
			
		||||
 | 
			
		||||
Bugfixes
 | 
			
		||||
--------
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,9 @@
 | 
			
		||||
matrix-synapse-py3 (1.81.0) stable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * New Synapse release 1.81.0.
 | 
			
		||||
 | 
			
		||||
 -- Synapse Packaging team <packages@matrix.org>  Tue, 11 Apr 2023 14:18:35 +0100
 | 
			
		||||
 | 
			
		||||
matrix-synapse-py3 (1.81.0~rc2) stable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * New Synapse release 1.81.0rc2.
 | 
			
		||||
 | 
			
		||||
@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 | 
			
		||||
 | 
			
		||||
[tool.poetry]
 | 
			
		||||
name = "matrix-synapse"
 | 
			
		||||
version = "1.81.0rc2"
 | 
			
		||||
version = "1.81.0"
 | 
			
		||||
description = "Homeserver for the Matrix decentralised comms protocol"
 | 
			
		||||
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 | 
			
		||||
license = "Apache-2.0"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user