mirror of
				https://git.cloudron.io/cloudron/gitea-app
				synced 2025-11-03 16:42:35 +00:00 
			
		
		
		
	Version 1.20.0
This commit is contained in:
		@@ -633,3 +633,7 @@
 | 
			
		||||
* When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) (#14213)
 | 
			
		||||
* Fix branch selector on new issue page (#14194) (#14207)
 | 
			
		||||
* Check for notExist on profile repository page (#14197) (#14203)
 | 
			
		||||
 | 
			
		||||
[1.20.0]
 | 
			
		||||
* Use base image v3
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@
 | 
			
		||||
  "author": "Gitea developers",
 | 
			
		||||
  "description": "file://DESCRIPTION.md",
 | 
			
		||||
  "tagline": "A painless self-hosted Git Service",
 | 
			
		||||
  "version": "1.19.2",
 | 
			
		||||
  "version": "1.20.0",
 | 
			
		||||
  "healthCheckPath": "/healthcheck",
 | 
			
		||||
  "httpPort": 3000,
 | 
			
		||||
  "memoryLimit": 536870912,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user