1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-10-18 00:45:23 +00:00

Version 1.1.2

This commit is contained in:
Girish Ramakrishnan
2017-10-27 12:07:29 -07:00
parent a59430be60
commit 619bd735a6
3 changed files with 10 additions and 2 deletions

View File

@@ -40,3 +40,11 @@
* Fix .netrc authentication (#2700) (#2708)
* Fix slice out of bounds error in mailer (#2479) (#2696)
[1.1.2]
* Update to version 1.2.2
* Add checks for commits with missing author and time (#2771) (#2785)
* Fix sending mail with a non-latin display name (#2559) (#2783)
* Sync MaxGitDiffLineCharacters with conf/app.ini (#2779) (#2780)
* Update vendor git (#2765) (#2772)
* Fix emojify image URL (#2769) (#2773)