File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,12 @@ 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.14.0-RC1] ( https://github.com/go-gitea/gitea/releases/tag/v1.14.0 ) - 2021-03-19
7+ ## [ 1.14.0-RC1] ( https://github.com/go-gitea/gitea/releases/tag/v1.14.0-rc1 ) - 2021-03-20
88
99* SECURITY
1010 * Respect approved email domain list for externally validated user registration (#15014 )
1111 * Add reverse proxy configuration support for remote IP address detection (#14959 )
1212 * Ensure validation occurs on clone addresses too (#14994 )
13- * Fix several render issues highlighted during fuzzing (#14986 )
1413* BREAKING
1514 * Restore Access.log following migration to Chi framework (Stops access logging of /api/internal routes) (#14475 )
1615 * Migrate from Macaron to Chi framework (#14293 )
You can’t perform that action at this time.
0 commit comments