mirror of
				https://git.cloudron.io/cloudron/gitea-app
				synced 2025-11-04 00:52:35 +00:00 
			
		
		
		
	Version 1.23.12
This commit is contained in:
		@@ -950,3 +950,12 @@
 | 
				
			|||||||
* Set correct PR status on 3way on conflict checking (#19457) (#19458)
 | 
					* Set correct PR status on 3way on conflict checking (#19457) (#19458)
 | 
				
			||||||
* Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446)
 | 
					* Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[1.23.12]
 | 
				
			||||||
 | 
					* Update Gitea to 1.16.8
 | 
				
			||||||
 | 
					* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.16.8)
 | 
				
			||||||
 | 
					* Add doctor check/fix for bogus action rows (#19656) (#19669)
 | 
				
			||||||
 | 
					* Make .cs highlighting legible on dark themes (#19604) (#19605)
 | 
				
			||||||
 | 
					* Delete user related oauth stuff on user deletion too (#19677) (#19680)
 | 
				
			||||||
 | 
					* Fix new release from tags list UI (#19670) (#19673)
 | 
				
			||||||
 | 
					* Prevent NPE when checking repo units if the user is nil (#19625) (#19630)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,8 +4,8 @@
 | 
				
			|||||||
  "author": "Gitea developers",
 | 
					  "author": "Gitea developers",
 | 
				
			||||||
  "description": "file://DESCRIPTION.md",
 | 
					  "description": "file://DESCRIPTION.md",
 | 
				
			||||||
  "tagline": "A painless self-hosted Git Service",
 | 
					  "tagline": "A painless self-hosted Git Service",
 | 
				
			||||||
  "version": "1.23.11",
 | 
					  "version": "1.23.12",
 | 
				
			||||||
  "upstreamVersion": "1.16.7",
 | 
					  "upstreamVersion": "1.16.8",
 | 
				
			||||||
  "healthCheckPath": "/explore",
 | 
					  "healthCheckPath": "/explore",
 | 
				
			||||||
  "httpPort": 3000,
 | 
					  "httpPort": 3000,
 | 
				
			||||||
  "memoryLimit": 536870912,
 | 
					  "memoryLimit": 536870912,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user