File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ 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.0-RC2] ( https://github.com/go-gitea/gitea/releases/tag/v1.5.0-rc2 ) - 2018-07-21
8
+ * SECURITY
9
+ * Check that repositories can only be migrated to own user or organizations (#4366 ) (#4370 )
10
+ * BUGFIXES
11
+ * Fix column droping for MSSQL that need new transaction for that (#4440 ) (#4484 )
12
+ * Redirect to correct page after using scratch token (#4458 ) (#4472 )
13
+ * Replace src with raw to fix image paths (#4377 ) (#4386 )
14
+ * Fixes repo membership check in API (#4341 ) (#4379 )
15
+ * Add default merge options when adding new repository (#4369 ) (#4373 )
16
+ * Fix repository last updated time update when delete a user who watched the repo (#4363 ) (#4371 )
17
+ * Fix html entity escaping in branch deletion message (#4471 ) (#4485 )
18
+
7
19
## [ 1.5.0-RC1] ( https://github.com/go-gitea/gitea/releases/tag/v1.5.0-rc1 ) - 2018-07-04
8
20
* SECURITY
9
21
* Limit uploaded avatar image-size to 4096px x 3072px by default (#4353 )
You can’t perform that action at this time.
0 commit comments