|
@@ -102,3 +102,12 @@
|
|
* Fixes critical security issue that allows remote command execution in git
|
|
* Fixes critical security issue that allows remote command execution in git
|
|
* https://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-1000117.html
|
|
* https://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-1000117.html
|
|
|
|
|
|
|
|
+[1.1.0]
|
|
|
|
+* Update to Gogs 0.11.29
|
|
|
|
+* Private repository activity shown in "Public activity" tab, if the repository was once public #4414
|
|
|
|
+* Webhooks refuse IPv6 URLs as invalid #4428
|
|
|
|
+* No email notification if issue closed by commit #4430
|
|
|
|
+* Explore page incorrect paging #4441
|
|
|
|
+* /api/v1/repos/search returns empty values #4522
|
|
|
|
+* Panic after created a pull request #4572
|
|
|
|
+
|