File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ 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.8] ( https://github.com/go-gitea/gitea/releases/tag/v1.16.8 ) - 2022-05-16
8
+
9
+ * ENHANCEMENTS
10
+ * Add doctor check/fix for bogus action rows (#19656 ) (#19669 )
11
+ * Make .cs highlighting legible on dark themes. (#19604 ) (#19605 )
12
+ * BUGFIXES
13
+ * Fix oauth setting list bug (#19681 )
14
+ * Delete user related oauth stuff on user deletion too (#19677 ) (#19680 )
15
+ * Fix new release from tags list UI (#19670 ) (#19673 )
16
+ * Prevent NPE when checking repo units if the user is nil (#19625 ) (#19630 )
17
+ * GetFeeds must always discard actions with dangling repo_id (#19598 ) (#19629 )
18
+ * Call MultipartForm.RemoveAll when request finishes (#19606 ) (#19607 )
19
+ * Avoid MoreThanOne error when creating a branch whose name conflicts with other ref names (#19557 ) (#19591 )
20
+ * Fix sending empty notifications (#19589 ) (#19590 )
21
+ * Ignore DNS error when doing migration allow/block check (#19566 ) (#19567 )
22
+ * Fix issue overview for teams (#19652 ) (#19653 )
23
+
7
24
## [ 1.16.7] ( https://github.com/go-gitea/gitea/releases/tag/v1.16.7 ) - 2022-05-02
8
25
9
26
* SECURITY
You can’t perform that action at this time.
0 commit comments