1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

Version 1.19.1

This commit is contained in:
Girish Ramakrishnan
2020-12-28 16:17:13 -08:00
parent c1f261592e
commit 1a433ecee0
4 changed files with 83 additions and 147 deletions

View File

@@ -599,3 +599,11 @@
* Update Gitea to 1.13.0
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.13.0)
[1.19.1]
* Update Gitea to 1.13.1
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.13.1)
* Security: Hide private participation in Orgs (#13994) (#14031)
* Security: Fix escaping issue in diff (#14153) (#14154)