Skip to content

Commit b66e524

Browse files
authored
Update CHANGELOG.md
1 parent 64ab2b7 commit b66e524

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,17 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
6666
* Add tag name in the commits list (#31082)
6767
* Add `MAX_ROWS` option for CSV rendering (#30268)
6868
* Allow code search by filename (#32210)
69-
* Add some handy markdown editor features (#32400)
7069
* Make git push options accept short name (#32245)
7170
* Repo file list enhancements (#32835)
7271

73-
* Issue
72+
* Markdown & Editor
7473
* Refactor markdown math render, add dollor-backquote syntax support (#32831)
74+
* Make Monaco theme follow browser, fully type codeeditor.ts (#32756)
75+
* Refactor markdown editor and use it for milestone description editor (#32688)
76+
* Add some handy markdown editor features (#32400)
77+
* Improve markdown textarea for indentation and lists (#31406)
78+
79+
* Issue
7580
* Add label/author/assignee filters to the user/org home issue list (#32779)
7681
* Refactor issue filter (labels, poster, assignee) (#32771)
7782
* Style unification for the issue_management area (#32605)
@@ -80,8 +85,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
8085
* Add avif image file support (#32508)
8186
* Prevent from submitting issue/comment on uploading (#32263)
8287
* Issue Templates: add option to have dropdown printed list (#31577)
83-
* Improve markdown textarea for indentation and lists (#31406)
84-
* Refactor markdown editor and use it for milestone description editor (#32688)
8588
* Allow searching issues by ID (#31479)
8689
* Add `is_archived` option for issue indexer (#32735)
8790
* Improve attachment upload methods (#30513)
@@ -135,7 +138,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
135138
* Move repository visibility to danger zone in the settings area (#31126)
136139

137140
* Others
138-
* Make Monaco theme follow browser, fully type codeeditor.ts (#32756)
139141
* Remove urls from translations (#31950)
140142
* Simplify 404/500 page (#31409)
141143
* Optimize installation-page experience (#32558)

0 commit comments

Comments
 (0)