File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,28 @@ This changelog goes through the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.com ) .
6
6
7
+ ## [ 1.23.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.23.5 ) - 2025-03-04
8
+
9
+ * SECURITY
10
+ * Bump x/oauth2 & x/crypto (#33704 ) (#33727 )
11
+ * PERFORMANCE
12
+ * Optimize user dashboard loading (#33686 ) (#33708 )
13
+ * BUGFIXES
14
+ * Fix navbar dropdown item align (#33782 )
15
+ * Fix inconsistent closed issue list icon (#33722 ) (#33728 )
16
+ * Fix for Maven Package Naming Convention Handling (#33678 ) (#33679 )
17
+ * Improve Open-with URL encoding (#33666 ) (#33680 )
18
+ * Deleting repository should unlink all related packages (#33653 ) (#33673 )
19
+ * Fix omitempty bug (#33663 ) (#33670 )
20
+ * Upgrade go-crypto from 1.1.4 to 1.1.6 (#33745 ) (#33754 )
21
+ * Fix OCI image.version annotation for releases to use full semver (#33698 ) (#33701 )
22
+ * Try to fix ACME path when renew (#33668 ) (#33693 )
23
+ * Fix mCaptcha bug (#33659 ) (#33661 )
24
+ * Git graph: don't show detached commits (#33645 ) (#33650 )
25
+ * Use MatchPhraseQuery for bleve code search (#33628 )
26
+ * Adjust appearence of commit status webhook (#33778 ) #33789
27
+ * Upgrade golang net from 0.35.0 -> 0.36.0 (#33795 ) #33796
28
+
7
29
## [ 1.23.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.23.4 ) - 2025-02-16
8
30
9
31
* SECURITY
You can’t perform that action at this time.
0 commit comments