@@ -16,3 +16,6 @@
[0.1.5]
* Add customAuth and post install message
+[0.2.0]
+* Update to NodeBB 1.2.0
+
@@ -4,7 +4,7 @@
"author": "NodeBB Team",
"description": "file://DESCRIPTION.md",
"tagline": "Next generation forum software",
- "version": "0.1.5",
+ "version": "0.2.0",
"healthCheckPath": "/",
"httpPort": 4567,
"addons": {
@@ -1,4 +1,4 @@
-This app contains NodeBB Version 1.1.2
+This app contains NodeBB Version 1.2.0
### Overview
@@ -0,0 +1,9 @@
+* Disable auto-update
+* Changing theme requires restart
+* Plugin path ? Installs a node module !
+ - List plugins on startup and install the missing ones!
+* upgrade!