@@ -8,12 +8,12 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
8
8
9
9
* ENHANCEMENTS
10
10
* Calculate MAX_WORKERS default value by CPU number (#26177 ) (#26183 )
11
+ * Display deprecated warning in admin panel pages as well as in the log file (#26094 ) (#26154 )
12
+
13
+ * BUGFIXES
11
14
* Fix handling of plenty Nuget package versions (#26075 ) (#26173 )
12
15
* Fix UI regression of asciinema player (#26159 ) (#26162 )
13
- * Display deprecated warning in admin panel pages as well as in the log file (#26094 ) (#26154 )
14
16
* Fix LFS object list style (#26133 ) (#26147 )
15
- * Docusaurus-ify 1.20 (#26052 )
16
- * BUGFIXES
17
17
* Fix allowed user types setting problem (#26200 ) (#26206 )
18
18
* Prevent primary key update on migration (#26192 ) (#26199 )
19
19
* Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882 ) (#26158 )
@@ -28,11 +28,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
28
28
* Fix handling of Debian files with trailing slash (#26087 ) (#26098 )
29
29
* Fix Missing 404 swagger response docs for /admin/users/{username} (#26086 ) (#26089 )
30
30
* Use stderr as fallback if the log file can't be opened (#26074 ) (#26083 )
31
- * DOCS
32
- * Fix typos in Contributing.md (#26170 ) (#26172 )
33
- * Update email-setup.en-us.md (#26068 ) (#26166 )
34
- * Added ssh mirror workaround description (#26096 ) (#26136 )
35
- * MISC
36
31
* Increase table cell horizontal padding (#26140 ) (#26142 )
37
32
* Fix wrong workflow status when rerun a job in an already finished workflow (#26119 ) (#26124 )
38
33
* Fix duplicated url prefix on issue context menu (#26066 ) (#26067 )
0 commit comments