1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-10-19 01:15:51 +00:00

Bump version for 1.16.5

This commit is contained in:
Johannes Zellner
2022-03-24 10:38:58 +01:00
parent 63bfe621d1
commit 65fbb9cb7d
3 changed files with 12 additions and 3 deletions

View File

@@ -918,3 +918,12 @@
* Restrict email address validation (#17688) (#19085)
* Fix lfs bug (#19072) (#19080)
[1.23.9]
* Update Gitea to 1.16.5
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.16.5)
* Prevent redirect to Host (2) (#19175) (#19186)
* Try to prevent autolinking of displaynames by email readers (#19169) (#19183)
* Clean paths when looking in Storage (#19124) (#19179)
* Do not send notification emails to inactive users (#19131) (#19139)
* Do not send activation email if manual confirm is set (#19119) (#19122)