docs: Adjust Changelog to include all Security relevant details (#38876)

Signed-off-by: bircni <bircni@icloud.com>
This commit is contained in:
bircni
2026-08-12 11:56:51 +00:00
committed by GitHub
parent f8d2d79394
commit 300331313b
+3 -1
View File
@@ -7,7 +7,9 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
## [1.27.1](https://github.com/go-gitea/gitea/releases/tag/v1.27.1) - 2026-07-27
* SECURITY
* fix(oauth2): enforce mandatory 2FA policy on OAuth2 authorize/grant endpoints (#38591) (#38606)
* Fix: orgmode render include path (#38642) (#38645)
* Fix: git patch apply (#38637) (#38638)
* Fix(oauth2): enforce mandatory 2FA policy on OAuth2 authorize/grant endpoints (#38591) (#38606)
* API
* fix(api): align Swagger schemas for UserSettings and TopicListResponse (#38590) (#38592)