We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c630b88 commit d172c6dCopy full SHA for d172c6d
CHANGELOG.md
@@ -4,6 +4,16 @@ This changelog goes through the changes that have been made in each release
4
without substantial changes to our git log; to see the highlights of what has
5
been added to each release, please refer to the [blog](https://blog.gitea.com).
6
7
+## [1.22.6](https://github.com/go-gitea/gitea/releases/tag/v1.22.6) - 2024-12-12
8
+
9
+* SECURITY
10
+ * Fix misuse of PublicKeyCallback(#32810)
11
+* BUGFIXES
12
+ * Fix lfs migration (#32812) (#32818)
13
+ * Add missing two sync feed for refs/pull (#32815)
14
+* TESTING
15
+ * Avoid MacOS keychain dialog in integration tests (#32813) (#32816)
16
17
## [1.22.5](https://github.com/go-gitea/gitea/releases/tag/v1.22.5) - 2024-12-11
18
19
* SECURITY
0 commit comments