Skip to content

Commit fcbbc24

Browse files
authored
Change log for 1.23.1 (#33191)
1 parent 1454e1b commit fcbbc24

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ This changelog goes through the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.com).
66

7+
## [1.23.1](https://github.com/go-gitea/gitea/releases/tag/v1.23.1) - 2025-01-09
8+
9+
* ENHANCEMENTS
10+
* Move repo size to sidebar (#33155) (#33182)
11+
* BUGFIXES
12+
* Use updated path to s6-svscan after alpine upgrade (#33185) (#33188)
13+
* Fix fuzz test (#33156) (#33158)
14+
* Fix raw file API ref handling (#33172) (#33189)
15+
* Fix ACME panic (#33178) (#33186)
16+
* Fix branch dropdown not display ref name (#33159) (#33183)
17+
* Fix assignee list overlapping in Issue sidebar (#33176) (#33181)
18+
* Fix sync fork for consistency (#33147) #33192
19+
* Fix editor markdown not incrementing in a numbered list (#33187) #33193
20+
721
## [1.23.0](https://github.com/go-gitea/gitea/releases/tag/v1.23.0) - 2025-01-08
822

923
* BREAKING

0 commit comments

Comments
 (0)