Skip to content

Commit 93f34fd

Browse files
authored
Changelog for release 1.4.0-rc2 (#3610)
1 parent dd78439 commit 93f34fd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been 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)

0 commit comments

Comments
 (0)