File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ 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.5.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.5.1 ) - 2018-09-03
8
+ * SECURITY
9
+ * Don't disclose emails of all users when sending out emails (#4784 )
10
+ * Improve URL validation for external wiki and external issues (#4710 ) (#4740 )
11
+ * Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706 ) (#4707 )
12
+ * BUGFIXES
13
+ * Fix missing release title in webhook (#4783 ) (#4800 )
14
+ * Make sure to reset commit count in the cache on mirror syncing (#4770 )
15
+ * Fixed bug where team with admin privelege type doesn't get any unit (#4759 )
16
+ * Fix failure on creating pull request with assignees (#4583 ) (#4727 )
17
+ * Hide org/create menu item in Dashboard if user has no rights (#4678 ) (#4686 )
18
+ * TRANSLATION
19
+ * Fix incorrect caption of webhook setting (#4701 ) (#4718 )
20
+
7
21
## [ 1.5.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.5.0 ) - 2018-08-10
8
22
* SECURITY
9
23
* Check that repositories can only be migrated to own user or organizations (#4366 ) (#4370 )
You can’t perform that action at this time.
0 commit comments