Skip to content

Commit 31a738b

Browse files
1.5.2 changelog (#5052)
1 parent 812c225 commit 31a738b

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.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)

0 commit comments

Comments
 (0)