File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,17 @@ 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.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.16.1 ) - 2022-02-05
7
+ ## [ 1.16.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.16.1 ) - 2022-02-06
8
8
9
9
* SECURITY
10
10
* Update JS dependencies, fix lint (#18389 ) (#18540 )
11
11
* ENHANCEMENTS
12
12
* Add dropdown icon to label set template dropdown (#18564 ) (#18571 )
13
13
* BUGFIXES
14
+ * comments on migrated issues/prs must link to the comment ID (#18630 ) (#18637 )
15
+ * Stop logging an error when notes are not found (#18626 ) (#18635 )
16
+ * Ensure that blob-excerpt links work for wiki (#18587 ) (#18624 )
17
+ * Only attempt to flush queue if the underlying worker pool is not finished (#18593 ) (#18620 )
14
18
* Ensure commit-statuses box is sized correctly in headers (#18538 ) (#18606 )
15
19
* Prevent merge messages from being sorted to the top of email chains (#18566 ) (#18588 )
16
20
* Prevent panic on prohibited user login with oauth2 (#18562 ) (#18563 )
@@ -29,7 +33,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
29
33
* DOCS
30
34
* Update 1.16.0 changelog to set #17846 as breaking (#18533 ) (#18534 )
31
35
32
-
33
36
## [ 1.16.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.16.0 ) - 2022-01-30
34
37
35
38
* BREAKING
You can’t perform that action at this time.
0 commit comments