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.5.2] ( https://github.com/go-gitea/gitea/releases/tag/v1.5.2 ) - 2018-10-09
8+ * SECURITY
9+ * Enforce token on api routes (#4840 ) (#4905 )
10+ * BUGFIXES
11+ * Remove links from topics in edit mode (#5030 )
12+ * Detect charset and convert non UTF-8 files for display (#4950 ) (#4994 )
13+ * Fix layout of the topics editing form (#4971 ) (#4993 )
14+ * Fix null pointer dereference in ParseCommitWithSignature (#4964 )
15+ * Fix url in discord webhook (#4951 )
16+ * Fix font-cropping UI bug in diff (#4726 ) (#4929 )
17+ * Fix bug forget to remove Stopwatch when remove repository (#4933 )
18+ * Fix bug when repo remained bare if multiple branches pushed (#4927 )
19+ * Fix redirect with non-ascii branch names (#4764 ) (#4887 )
20+ * Fix issues api allow pulls (#4852 ) (#4862 )
21+ * Fix trimming of markup section names (#4864 )
22+
723## [ 1.5.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.5.1 ) - 2018-09-03
824* SECURITY
925 * Don't disclose emails of all users when sending out emails (#4784 )
You can’t perform that action at this time.
0 commit comments