File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,21 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
6
6
7
7
## [ 1.10.3] ( https://github.com/go-gitea/gitea/releases/tag/v1.10.3 ) - 2020-01-17
8
8
* SECURITY
9
+ * Hide credentials when submitting migration (#9102 ) (#9704 )
10
+ * Never allow an empty password to validate (#9682 ) (#9684 )
9
11
* Prevent redirect to Host (#9678 ) (#9680 )
10
12
* Hide public repos owned by private orgs (#9609 ) (#9616 )
11
13
* BUGFIXES
14
+ * Allow assignee on Pull Creation when Issue Unit is deactivated (#9836 ) (#9838 )
15
+ * Fix download file wrong content-type (#9825 ) (#9835 )
16
+ * Fix wrong identify poster on a migrated pull request when submit review (#9827 ) (#9831 )
12
17
* Fix dump non-exist log directory (#9818 ) (#9820 )
13
18
* Fix compare (#9808 ) (#9815 )
14
19
* Fix missing msteam webhook on organization (#9781 ) (#9795 )
15
20
* Fix add team on collaborator page when same name as organization (#9783 )
16
- * Hide credentials when submitting migration (#9102 ) (#9704 )
17
21
* Fix cache problem on dashboard (#9358 ) (#9703 )
18
22
* Send tag create and push webhook when release created on UI (#8671 ) (#9702 )
19
23
* Branches not at ref commit ID should not be listed as Merged (#9614 ) (#9639 )
20
- * MISC
21
- * Never allow an empty password to validate (#9682 ) (#9684 )
22
24
23
25
## [ 1.10.2] ( https://github.com/go-gitea/gitea/releases/tag/v1.10.2 ) - 2020-01-02
24
26
* BUGFIXES
You can’t perform that action at this time.
0 commit comments