Skip to content

Commit 63ba7a9

Browse files
delvhsilverwind
authored andcommitted
Apply suggestions by @silverwind
Co-authored-by: silverwind <[email protected]>
1 parent c76723c commit 63ba7a9

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
3131
* make /{username}.png redirect to user/org avatar (#22356)
3232
* Add Conda package registry (#22262)
3333
* Support org/user level projects (#22235)
34-
* Add Mermaid copy button, avoid unnecessary tooltip hide (#22225)
34+
* Add Mermaid copy button (#22225)
3535
* Add user secrets (#22191)
3636
* Secrets storage with SecretKey encrypted (#22142)
3737
* Preview images for Issue cards in Project Board view (#22112)
@@ -60,7 +60,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
6060
* ENHANCEMENTS
6161
* Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) (#23582)
6262
* Fix sticky header in diff view (#23554) (#23568)
63-
* Fix some broken css (#23560) (#23567)
6463
* Refactor merge/update git command calls (#23366) (#23544)
6564
* Fix review comment context menu clipped bug (#23523) (#23543)
6665
* Imrove scroll behavior to hash issuecomment(scroll position, auto expand if file is folded, and on refreshing) (#23513) (#23540)
@@ -253,7 +252,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
253252
* Do not recognize text files as audio (#23355) (#23368)
254253
* Fix adding of empty class name (#23352) (#23360)
255254
* Fix various ImageDiff/SVG bugs (#23312) (#23358)
256-
* Fix incorrect display for comment context menu (#23343) (#23344)
255+
* Fix incorrect display for comment context menu (#23343) (#23344)
257256
* Remove unnecessary space on link (#23334) (#23340)
258257
* Fix incorrect redirect link of delete org project (#23327) (#23339)
259258
* Fix cannot reopen after pushing commits to a closed PR (#23189) (#23324)
@@ -280,13 +279,12 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
280279
* Make issue meta dropdown support Enter, confirm before reloading (#23014) (#23102)
281280
* Fix SyncOnCommit always return false in API of push_mirrors (#23088) (#23100)
282281
* Fix commit name in Apply Patch page (#23086) (#23099)
283-
* Fix some more hidden problems (#23074) (#23075)
282+
* Fix some more hidden problems (#23074) (#23075)
284283
* Bump golang.org/x/net from 0.4.0 to 0.7.0 (#22980)
285284
* Get rules by id when editing branch protection rule (#22932)
286285
* Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) (#22921)
287286
* Increase Content field size of gpg_import_key to MEDIUMTEXT (#22897)
288287
* Fix hidden commit status on multiple checks (#22889)
289-
* Fix .golangci.yml (#22868)
290288
* Fix update by rebase being wrongly disabled by protected base branch (#22825)
291289
* Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)
292290
* Fix rerun button of Actions (#22798)

0 commit comments

Comments
 (0)