@@ -59,3 +59,6 @@
* Update PHP 7.0.30-0ubuntu0.16.04.1
* Update phpMyAdmin to 4.8.1
+[1.4.0]
+* Set values of SERVER_PORT to 443 for compat with many existing PHP apps
+* Set values of HTTPS to On for compat with many existing PHP apps
@@ -4,7 +4,7 @@
"author": "Cloudron developers",
"description": "file://DESCRIPTION.md",
"tagline": "An empty LAMP stack (PHP 7)",
- "version": "1.3.0",
+ "version": "1.4.0",
"healthCheckPath": "/",
"httpPort": 80,
"manifestVersion": 1,