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
44without substantial changes to our git log; to see the highlights of what has
55been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
66
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+
723## [ 1.4.0-rc1] ( https://github.com/go-gitea/gitea/releases/tag/v1.4.0-rc1 ) - 2018-02-01
824* BREAKING
925 * Drop deprecated GOGS\_ WORK\_ DIR use (#2946 )
You can’t perform that action at this time.
0 commit comments