Skip to content

Commit f8c31bb

Browse files
authored
chore: use new generator
1 parent 806a87b commit f8c31bb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,14 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
1010
* Require repo scope for PATs for private repos and basic authentication (#24362) (#24364)
1111
* Only delete secrets belonging to its owner (#24284) (#24286)
1212
* API
13+
* Fix typo in API route (#24310) (#24332)
1314
* Fix access token issue on some public endpoints (#24194) (#24259)
1415
* ENHANCEMENTS
16+
* Fix broken clone script on an empty archived repo (#24339) (#24348)
17+
* Fix Monaco IOS keyboard button (#24341) (#24347)
18+
* Don't set meta `theme-color` by default (#24340) (#24346)
19+
* Wrap too long push mirror addresses (#21120) (#24334)
20+
* Add --font-weight-bold and set previous bold to 601 (#24307) (#24331)
1521
* Unify nightly naming across binaries and docker images (#24116) (#24308)
1622
* Fix footer display (#24251) (#24269)
1723
* Fix label color, fix divider in dropdown (#24215) (#24244)
@@ -20,6 +26,9 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
2026
* Sort repo topic labels by name (#24123) (#24153)
2127
* Highlight selected file in the PR file tree (#23947) (#24126)
2228
* BUGFIXES
29+
* Fix wrong error info in RepoRefForAPI (#24344) (#24351)
30+
* Fix no edit/close/delete button in org repo project view page (#24349)
31+
* Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035) (#24333)
2332
* Remove org users who belong to no teams (#24247) (#24313)
2433
* Fix bug when deleting wiki with no code write permission (#24274) (#24295)
2534
* Handle canceled workflow as a warning instead of a fail (#24282) (#24292)

0 commit comments

Comments
 (0)