1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-02 07:45:05 +00:00

Bump version for 1.14.3

This commit is contained in:
Johannes Zellner
2021-06-21 11:19:40 +02:00
parent 6c2c00a53a
commit 8033a4f001
4 changed files with 11 additions and 3 deletions

View File

@@ -740,3 +740,11 @@
* Project board improvements (#15429) (#15560)
* Repo branch page: label size, PR ref, new PR button alignment (#15363) (#15365)
[1.21.3]
* Update Gitea to 1.14.3
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.14.3)
* Encrypt migration credentials at rest (#15895) (#16187)
* Only check access tokens if they are likely to be tokens (#16164) (#16171)
* Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039)
* Fix setting of SameSite on cookies (#15989) (#15991)