File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ 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.8.2] ( https://github.com/go-gitea/gitea/releases/tag/v1.8.2 ) - 2019-05-29
8
+ * BUGFIXES
9
+ * Fix possbile mysql invalid connnection error (#7051 ) (#7071 )
10
+ * Handle invalid administrator username on install page (#7060 ) (#7063 )
11
+ * Disable arm7 builds (#7037 ) (#7042 )
12
+ * Fix default for allowing new organization creation for new users (#7017 ) (#7034 )
13
+ * SearchRepositoryByName improvements and unification (#6897 ) (#7002 )
14
+ * Fix u2f registrationlist ToRegistrations() method (#6980 ) (#6982 )
15
+ * Allow collaborators to view repo owned by private org (#6965 ) (#6968 )
16
+ * Use AppURL for Oauth user link (#6894 ) (#6925 )
17
+ * Escape the commit message on issues update (#6901 ) (#6902 )
18
+ * Fix regression for API users search (#6882 ) (#6885 )
19
+ * Handle early git version's lack of get-url (#7065 ) (#7076 )
20
+ * Fix wrong init dependency on markup extensions (#7038 ) (#7074 )
21
+
7
22
## [ 1.8.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.8.1 ) - 2019-05-08
8
23
* BUGFIXES
9
24
* Fix 404 when sending pull requests in some situations (#6871 ) (#6873 )
You can’t perform that action at this time.
0 commit comments