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

Bump version

This commit is contained in:
Johannes Zellner
2023-01-20 12:19:08 +01:00
parent ea91e676cf
commit 896336f7c2
3 changed files with 13 additions and 3 deletions

View File

@@ -1126,3 +1126,13 @@
* Fix bug of DisableGravatar default value (#22297)
* Fix key signature error page (#22229) (#22230)
[1.26.2]
* Update Gitea to 1.18.2
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.18.2)
* When updating by rebase we need to set the environment for head repo (#22535) (#22536)
* Fix issue not auto-closing when it includes a reference to a branch (#22514) (#22521)
* Fix invalid issue branch reference if not specified in template (#22513) (#22520)
* Fix 500 error viewing pull request when fork has pull requests disabled (#22512) (#22515)
* Reliable selection of admin user (#22509) (#22511)
* Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) (#22496)