Skip to content

Commit 974cffe

Browse files
lafrikslunny
authored andcommitted
Changelog for v1.3.0 (#3026)
* Changelog for v1.3.0 * Update with more backports
1 parent 8cdd5a3 commit 974cffe

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

CHANGELOG.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
# Changelog
22

3-
## [1.3.0-rc2](https://github.com/go-gitea/gitea/releases/tag/v1.3.0-rc2) - 2017-11-27
4-
* BUGFIXES
5-
* Fix memcache support when value is returned as string always (#2950)
6-
* Update golang x/crypto dependencies - Fix SSH transport fail (#2951)
7-
* Fix files/commits of merged PRs (#2970)
8-
* Fix error when add user has full name to team (#2975)
9-
* Fix go-get, src and raw urls to new scheme (#2986)
10-
* Fix over-escaped characters (#2992)
11-
12-
## [1.3.0-rc1](https://github.com/go-gitea/gitea/releases/tag/v1.3.0-rc1) - 2017-11-15
3+
## [1.3.0](https://github.com/go-gitea/gitea/releases/tag/v1.3.0) - 2017-11-29
134
* BREAKING
145
* Make URL scheme unambiguous (#2408)
156
* FEATURE
@@ -30,6 +21,14 @@
3021
* Disable custom Git Hooks globally via configuration file (#2450)
3122
* Sync releases table with tags on push and for mirrors (#2459)
3223
* BUGFIXES
24+
* Fix label comments for French locale (#3017)
25+
* Remove duplicate "Max Diff Lines" from config view (#3001)
26+
* Fix over-escaped characters (#2992)
27+
* Fix go-get, src and raw urls to new scheme (#2986)
28+
* Fix error when add user has full name to team (#2975)
29+
* Fix files/commits of merged PRs (#2970)
30+
* Update golang x/crypto dependencies - Fix SSH transport fail (#2951)
31+
* Fix memcache support when value is returned as string always (#2950)
3332
* Fix issue link rendering in commit messages (#2897)
3433
* Fix adding a new authentication source after selecting OAuth (#2889)
3534
* Fix new branch creation to new url scheme (#2884)
@@ -109,6 +108,8 @@
109108
* Fix duplicated rel attribute (#2549)
110109
* Fix tests code to prevent some runtime errors (#2381)
111110
* ENHANCEMENT
111+
* Memory usage improvements and lower minimal git requirement to 1.7.2 (#3013) (#3028)
112+
* Set OpenID support on by default when installing new instance (#3010) (#3027)
112113
* Use api.TrackedTime in API (#2807)
113114
* Configurable SSH key exchange algorithm and MAC suite (#2806)
114115
* Add Safari pinned tab icon (#2799)

0 commit comments

Comments
 (0)