@@ -4,7 +4,16 @@ 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.24.4](https://github.com/go-gitea/gitea/releases/tag/1.24.4) - 2025-08-03
7
+
## [1.24.5](https://github.com/go-gitea/gitea/releases/tag/v1.24.5) - 2025-08-12
8
+
9
+
* BUGFIXES
10
+
* Fix a bug where lfs gc never worked. (#35198) (#35255)
11
+
* Reload issue when sending webhook to make num comments is right. (#35243) (#35248)
12
+
* Fix bug when review pull request commits (#35192) (#35246)
13
+
* MISC
14
+
* Vertically center "Show Resolved" (#35211) (#35218)
15
+
16
+
## [1.24.4](https://github.com/go-gitea/gitea/releases/tag/v1.24.4) - 2025-08-03
8
17
9
18
* BUGFIXES
10
19
* Fix various bugs (1.24) (#35186)
@@ -16,7 +25,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
16
25
* Don't use full-file highlight when there is a git diff textconv (#35114) (#35119)
17
26
* Increase gap on latest commit (#35104) (#35113)
18
27
19
-
## [1.24.3](https://github.com/go-gitea/gitea/releases/tag/1.24.3) - 2025-07-15
28
+
## [1.24.3](https://github.com/go-gitea/gitea/releases/tag/v1.24.3) - 2025-07-15
20
29
21
30
* BUGFIXES
22
31
* Fix form property assignment edge case (#35073) (#35078)
@@ -48,15 +57,15 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
48
57
* Skip updating timestamp when sync branch (#34875)
49
58
* Fix required contexts and commit status matching bug (#34815) (#34829)
50
59
51
-
## [1.24.2](https://github.com/go-gitea/gitea/releases/tag/1.24.2) - 2025-06-20
60
+
## [1.24.2](https://github.com/go-gitea/gitea/releases/tag/v1.24.2) - 2025-06-20
52
61
53
62
* BUGFIXES
54
63
* Fix container range bug (#34795) (#34796)
55
64
* Upgrade chi to v5.2.2 (#34798) (#34799)
56
65
* BUILD
57
66
* Bump poetry feature to new url for dev container (#34787) (#34790)
58
67
59
-
## [1.24.1](https://github.com/go-gitea/gitea/releases/tag/1.24.1) - 2025-06-18
68
+
## [1.24.1](https://github.com/go-gitea/gitea/releases/tag/v1.24.1) - 2025-06-18
60
69
61
70
* ENHANCEMENTS
62
71
* Improve alignment of commit status icon on commit page (#34750) (#34757)
@@ -76,7 +85,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
76
85
* Hide href attribute of a tag if there is no target_url (#34556) (#34684)
77
86
* Fix tag target (#34781) #34783
78
87
79
-
## [1.24.0](https://github.com/go-gitea/gitea/releases/tag/1.24.0) - 2025-05-26
88
+
## [1.24.0](https://github.com/go-gitea/gitea/releases/tag/v1.24.0) - 2025-05-26
80
89
81
90
* BREAKING
82
91
* Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076)
@@ -446,7 +455,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
446
455
* Bump x/net (#32896) (#32900)
447
456
* Only activity tab needs heatmap data loading (#34652)
448
457
449
-
## [1.23.8](https://github.com/go-gitea/gitea/releases/tag/1.23.8) - 2025-05-11
458
+
## [1.23.8](https://github.com/go-gitea/gitea/releases/tag/v1.23.8) - 2025-05-11
450
459
451
460
* SECURITY
452
461
* Fix a bug when uploading file via lfs ssh command (#34408) (#34411)
@@ -473,7 +482,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
473
482
* Bump go version in go.mod (#34160)
474
483
* remove hardcoded 'code' string in clone_panel.tmpl (#34153) (#34158)
475
484
476
-
## [1.23.7](https://github.com/go-gitea/gitea/releases/tag/1.23.7) - 2025-04-07
485
+
## [1.23.7](https://github.com/go-gitea/gitea/releases/tag/v1.23.7) - 2025-04-07
477
486
478
487
* Enhancements
479
488
* Add a config option to block "expensive" pages for anonymous users (#34024) (#34071)
@@ -571,7 +580,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
571
580
* BUGFIXES
572
581
* Fix a bug caused by status webhook template #33512
573
582
574
-
## [1.23.2](https://github.com/go-gitea/gitea/releases/tag/1.23.2) - 2025-02-04
583
+
## [1.23.2](https://github.com/go-gitea/gitea/releases/tag/v1.23.2) - 2025-02-04
575
584
576
585
* BREAKING
577
586
* Add tests for webhook and fix some webhook bugs (#33396) (#33442)
@@ -3101,7 +3110,7 @@ Key highlights of this release encompass significant changes categorized under `
3101
3110
* Improve decryption failure message (#24573) (#24575)
3102
3111
* Makefile: Use portable !, not GNUish -not, with find(1). (#24565) (#24572)
3103
3112
3104
-
## [1.19.3](https://github.com/go-gitea/gitea/releases/tag/1.19.3) - 2023-05-03
3113
+
## [1.19.3](https://github.com/go-gitea/gitea/releases/tag/v1.19.3) - 2023-05-03
3105
3114
3106
3115
* SECURITY
3107
3116
* Use golang 1.20.4 to fix CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400
@@ -3114,7 +3123,7 @@ Key highlights of this release encompass significant changes categorized under `
3114
3123
* Fix incorrect CurrentUser check for docker rootless (#24435)
3115
3124
* Getting the tag list does not require being signed in (#24413) (#24416)
3116
3125
3117
-
## [1.19.2](https://github.com/go-gitea/gitea/releases/tag/1.19.2) - 2023-04-26
3126
+
## [1.19.2](https://github.com/go-gitea/gitea/releases/tag/v1.19.2) - 2023-04-26
3118
3127
3119
3128
* SECURITY
3120
3129
* Require repo scope for PATs for private repos and basic authentication (#24362) (#24364)
@@ -3613,7 +3622,7 @@ Key highlights of this release encompass significant changes categorized under `
3613
3622
* Display attachments of review comment when comment content is blank (#23035) (#23046)
3614
3623
* Return empty url for submodule tree entries (#23043) (#23048)
3615
3624
3616
-
## [1.18.4](https://github.com/go-gitea/gitea/releases/tag/1.18.4) - 2023-02-20
3625
+
## [1.18.4](https://github.com/go-gitea/gitea/releases/tag/v1.18.4) - 2023-02-20
3617
3626
3618
3627
* SECURITY
3619
3628
* Provide the ability to set password hash algorithm parameters (#22942) (#22943)
@@ -4040,7 +4049,7 @@ Key highlights of this release encompass significant changes categorized under `
4040
4049
* Fix the mode of custom dir to 0700 in docker-rootless (#20861) (#20867)
4041
4050
* Fix UI mis-align for PR commit history (#20845) (#20859)
4042
4051
4043
-
## [1.17.1](https://github.com/go-gitea/gitea/releases/tag/1.17.1) - 2022-08-17
4052
+
## [1.17.1](https://github.com/go-gitea/gitea/releases/tag/v1.17.1) - 2022-08-17
4044
4053
4045
4054
* SECURITY
4046
4055
* Correctly escape within tribute.js (#20831) (#20832)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4