Browse Source

Version 1.1.1

Girish Ramakrishnan 7 years ago
parent
commit
93d8d632ec
2 changed files with 4 additions and 1 deletions
  1. 3 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 3 - 0
CHANGELOG

@@ -111,3 +111,6 @@
 * /api/v1/repos/search returns empty values #4522
 * Panic after created a pull request #4572
 
+[1.1.1]
+* Preserve SECRET_KEY across updates and restarts
+

+ 1 - 1
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "Gogs developers",
   "description": "file://DESCRIPTION.md",
   "tagline": "A painless self-hosted Git Service",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "healthCheckPath": "/healthcheck",
   "httpPort": 3000,
   "addons": {