Commit 660442d 1 parent 2f22337 commit 660442d Copy full SHA for 660442d
File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ This changelog goes through all the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
6
6
7
+ ## [ 1.16.0-rc2] ( https://github.com/go-gitea/gitea/releases/tag/v1.16.0 ) - 2022-01-29
8
+
9
+ * SECURITY
10
+ * Disable content sniffing on ` PlainTextBytes ` (#18359 ) (#18365 )
11
+ * Only view milestones from current repo (#18414 ) (#18417 )
12
+ * BUGFIXES
13
+ * Fix detection of no commits when the default branch is not master (#18422 ) (#18423 )
14
+ * Fix broken oauth2 authentication source edit page (#18412 ) (#18419 )
15
+ * Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403 ) (#18404 )
16
+ * Fix restore without topic failure (#18387 ) (#18400 )
17
+ * Fix commit's time (#18375 ) (#18392 )
18
+ * Fix partial cloning a repo (#18373 ) (#18377 )
19
+ * Stop trimming preceding and suffixing spaces from editor filenames (#18334 )
20
+ * Prevent showing webauthn error for every time visiting ` /user/settings/security ` (#18386 )
21
+ * Fix mime-type detection for HTTP server (#18370 ) (#18371 )
22
+ * MISC
23
+ * Update github.com/duo-labs/webauthn (#18357 ) (#18364 )
24
+
7
25
## [ 1.16.0-rc1] ( https://github.com/go-gitea/gitea/releases/tag/v1.16.0-rc1 ) - 2022-01-19
8
26
9
27
* BREAKING
You can’t perform that action at this time.
0 commit comments