Skip to content

Commit 09b7629

Browse files
lunny6543Gustedwxiaoguang
authored
Add changelog for v1.16.8 (#19724)
* Add changelog for v1.16.8 Co-authored-by: 6543 <[email protected]> Co-authored-by: Gusted <[email protected]> Co-authored-by: wxiaoguang <[email protected]>
1 parent 38acce2 commit 09b7629

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.io).
66

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+
724
## [1.16.7](https://github.com/go-gitea/gitea/releases/tag/v1.16.7) - 2022-05-02
825

926
* SECURITY

0 commit comments

Comments
 (0)