Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Commit b5628e2

Browse files
authored
Blog post for v1.2.2 release (#46)
1 parent fe1098e commit b5628e2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

content/post/release-of-1.2.2.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
date: "2017-10-26T17:21:30+02:00"
3+
author: "Lafriks"
4+
title: "Release of 1.2.2"
5+
tags: ["release"]
6+
draft: false
7+
---
8+
9+
We proudly present the bugfix release of Gitea version 1.2.2. We have merged [5 pull requests](https://github.com/go-gitea/gitea/milestone/16?closed=1) to release this version. You can download one of our pre-built binaries from our [downloads page](https://dl.gitea.io/gitea/1.2.2/), you just need to select the correct platform. For further details of the installation follow our [installation guide](https://docs.gitea.io/en-us/install-from-binary/).
10+
11+
<!--more-->
12+
13+
## Changelog
14+
15+
* BUGFIXES
16+
* Add checks for commits with missing author and time (#2771) (#2785)
17+
* Fix sending mail with a non-latin display name (#2559) (#2783)
18+
* Sync MaxGitDiffLineCharacters with conf/app.ini (#2779) (#2780)
19+
* Update vendor git (#2765) (#2772)
20+
* Fix emojify image URL (#2769) (#2773)

0 commit comments

Comments
 (0)