Gitea 1.16.9 #198

Merged
6543 merged 6 commits from jolheiser/blog:1.16.9 into master 2022-07-12 21:27:27 +00:00
Showing only changes of commit da7a459d9b - Show all commits

View File

@ -14,6 +14,10 @@ We have merged [24](https://github.com/go-gitea/gitea/pulls?q=is%3Apr+milestone%
<!-- Security Thanks! -->
We would like to thank [usd AG](https://herolab.usd.de/en/security-advisories/) for reporting the user issues vulnerability, and [@lunny](https://gitea.com/lunny) for the subsequent fix!
jolheiser marked this conversation as resolved
Review

add something like:

Also a shoult out to [@Gusted](https://gitea.com/Gusted) for fixing another vulnerability. 
add something like: ``` Also a shoult out to [@Gusted](https://gitea.com/Gusted) for fixing another vulnerability. ```
You can download one of our pre-built binaries from our [downloads page](https://dl.gitea.io/gitea/1.16.9/) - make sure to select the correct platform! For further details on how to install, follow our [installation guide](https://docs.gitea.io/en-us/install-from-binary/).
@ -49,4 +53,4 @@ We would also like to thank all of our supporters on [Open Collective](https://o
* Prevent NPE when cache service is disabled ([#19703](https://github.com/go-gitea/gitea/pull/19703)) ([#19783](https://github.com/go-gitea/gitea/pull/19783))
* Detect truncated utf-8 characters at the end of content as still representing utf-8 ([#19773](https://github.com/go-gitea/gitea/pull/19773)) ([#19774](https://github.com/go-gitea/gitea/pull/19774))
* Fix doctor pq: syntax error at or near "." quote user table name ([#19765](https://github.com/go-gitea/gitea/pull/19765)) ([#19770](https://github.com/go-gitea/gitea/pull/19770))
* Fix bug with assigneees ([#19757](https://github.com/go-gitea/gitea/pull/19757))
* Fix bug with assigneees ([#19757](https://github.com/go-gitea/gitea/pull/19757))