File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,22 @@ 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.4.0-rc2] ( https://github.com/go-gitea/gitea/releases/tag/v1.4.0-rc2 ) - 2018-03-02
8
+ * SECURITY
9
+ * Fix escaping changed title in comments (#3530 ) (#3534 )
10
+ * Escape search query (#3486 ) (#3488 )
11
+ * BUGFIXES
12
+ * Fix query protected branch bug (#3563 ) (#3571 )
13
+ * Fix remove team member issue (#3566 ) (#3570 )
14
+ * Fix the protected branch panic issue (#3567 ) (#3569 )
15
+ * If Mirrors repository no content is fetched, updated time should not be changed (#3551 ) (#3565 )
16
+ * Bug fix for mirrored repository releases sorted (#3522 ) (#3555 )
17
+ * Add issue closed time column to fix activity closed issues list (#3537 ) (#3540 )
18
+ * Update markbates/goth library to support OAuth2 with new dropbox API (#3533 ) (#3539 )
19
+ * Fixes missing avatars in offline mode (#3471 ) (#3477 )
20
+ * Fix synchronization bug in repo indexer (#3455 ) (#3461 )
21
+ * Fix rendering of wiki page list if wiki repo contains other files (#3454 ) (#3463 )
22
+
7
23
## [ 1.4.0-rc1] ( https://github.com/go-gitea/gitea/releases/tag/v1.4.0-rc1 ) - 2018-02-01
8
24
* BREAKING
9
25
* Drop deprecated GOGS\_ WORK\_ DIR use (#2946 )
You can’t perform that action at this time.
0 commit comments