Skip to content

Commit 2b96802

Browse files
committed
update
1 parent 37bcf22 commit 2b96802

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,21 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
66

77
## [1.10.3](https://github.com/go-gitea/gitea/releases/tag/v1.10.3) - 2020-01-17
88
* SECURITY
9+
* Hide credentials when submitting migration (#9102) (#9704)
10+
* Never allow an empty password to validate (#9682) (#9684)
911
* Prevent redirect to Host (#9678) (#9680)
1012
* Hide public repos owned by private orgs (#9609) (#9616)
1113
* 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)
1217
* Fix dump non-exist log directory (#9818) (#9820)
1318
* Fix compare (#9808) (#9815)
1419
* Fix missing msteam webhook on organization (#9781) (#9795)
1520
* Fix add team on collaborator page when same name as organization (#9783)
16-
* Hide credentials when submitting migration (#9102) (#9704)
1721
* Fix cache problem on dashboard (#9358) (#9703)
1822
* Send tag create and push webhook when release created on UI (#8671) (#9702)
1923
* 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)
2224

2325
## [1.10.2](https://github.com/go-gitea/gitea/releases/tag/v1.10.2) - 2020-01-02
2426
* BUGFIXES

0 commit comments

Comments
 (0)