File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,15 @@ 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.9] ( https://github.com/go-gitea/gitea/releases/tag/v1.16.9 ) - 2022-06-21
7
+ ## [ 1.16.9] ( https://github.com/go-gitea/gitea/releases/tag/v1.16.9 ) - 2022-07-12
8
8
9
+ * SECURITY
10
+ * Add write check for creating Commit status (#20332 ) (#20334 )
11
+ * Check for permission when fetching user controlled issues (#20133 ) (#20196 )
9
12
* BUGFIXES
13
+ * Hide notify mail setting ui if not enabled (#20138 ) (#20337 )
14
+ * Add write check for creating Commit status (#20332 ) (#20334 )
15
+ * Only show Followers that current user can access (#20220 ) (#20253 )
10
16
* Release page show all tags in compare dropdown (#20070 ) (#20071 )
11
17
* Fix permission check for delete tag (#19985 ) (#20001 )
12
18
* Only log non ErrNotExist errors in git.GetNote (#19884 ) (#19905 )
You can’t perform that action at this time.
0 commit comments