1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 14:37:44 +00:00

Version 1.8.3

This commit is contained in:
Girish Ramakrishnan
2019-01-10 09:38:37 -08:00
parent 3993229ac3
commit 2eae86ee53
3 changed files with 7 additions and 2 deletions

View File

@@ -217,3 +217,8 @@
* Fix undeleted content when deleting user (#5429) (#5509)
* Fix empty wiki (#5504) (#5508)
[1.8.3]
* Update Gitea to 1.6.3
* SECURITY: Prevent DeleteFilePost doing arbitrary deletion (#5631)
* BUGFIX: Fix wrong text getting saved on editing second comment on an issue (#5608)