mirror of
				https://git.cloudron.io/cloudron/syncthing-app
				synced 2025-11-03 16:32:35 +00:00 
			
		
		
		
	Bump version
This commit is contained in:
		
							
								
								
									
										10
									
								
								CHANGELOG
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								CHANGELOG
									
									
									
									
									
								
							@@ -412,3 +412,13 @@
 | 
			
		||||
[1.24.0]
 | 
			
		||||
* Update base image to 4.2.0
 | 
			
		||||
 | 
			
		||||
[1.25.0]
 | 
			
		||||
* Update Syncthing to 1.26.0
 | 
			
		||||
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.26.0)
 | 
			
		||||
* #9106: Posting config with invalid versioner type causes panic
 | 
			
		||||
* #9120: Deduplicated files on Windows aren't treated as regular files any more (Go 1.21)
 | 
			
		||||
* #9133: Syncthing Docker container fails to start if underlying filesystem doesn't support chown
 | 
			
		||||
* #9143: traefik no longer url escape X-Forwarded-Tls-Client-Cert header
 | 
			
		||||
* #9149: Favicon is stuck in notify state
 | 
			
		||||
* #4137: Use a real login screen + sessions instead of HTTP basic auth
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -5,8 +5,8 @@
 | 
			
		||||
  "description": "file://DESCRIPTION.md",
 | 
			
		||||
  "changelog": "file://CHANGELOG",
 | 
			
		||||
  "tagline": "Decentralized file synchronization",
 | 
			
		||||
  "version": "1.24.0",
 | 
			
		||||
  "upstreamVersion": "1.25.0",
 | 
			
		||||
  "version": "1.25.0",
 | 
			
		||||
  "upstreamVersion": "1.26.0",
 | 
			
		||||
  "healthCheckPath": "/healthcheck",
 | 
			
		||||
  "httpPort": 8000,
 | 
			
		||||
  "addons": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user