1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 23:35:06 +00:00

Version 1.23.0

This commit is contained in:
Girish Ramakrishnan
2021-12-03 10:36:21 -08:00
parent 2c284d36fa
commit 6874ea9d46
3 changed files with 9 additions and 2 deletions

View File

@@ -844,3 +844,10 @@
* Ensure that restricted users can access repos for which they are members (#17460) (#17464)
* Make commit-statuses popup show correctly (#17447) (#17466)
[1.23.0]
* Update Gitea to 1.15.7
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.15.7)
* Enable rendering of jupyter notebooks, rst, asciidoc by default
* Only allow webhook to send requests to allowed hosts (#17482) (#17510)
* Fix login redirection links (#17451) (#17473)