Răsfoiți Sursa

CHANGES tweeks

Sotaro KARASAWA 11 ani în urmă
părinte
comite
0c9ef3693b
2 a modificat fișierele cu 14 adăugiri și 1 ștergeri
  1. 13 0
      CHANGES.md
  2. 1 1
      package.json

+ 13 - 0
CHANGES.md

@@ -2,6 +2,19 @@ CHANGES
 ========
 
 
+## 1.1.0
+
+* Feature: Use redis for session store!
+* Feature: Mail setting and added send mail module.
+* Feature: User invitation.
+* Feature: Activate invited user self (admin).
+* Feature: Activate registered user (admin / using RESTRICTED mode).
+* Feature: User suspend (admin).
+* Feature: User delete (admin).
+* Improve: Wiki style improved.
+* Improve: Update favicon (high resolution).
+* Library Update: Bootstrap 3.3.1, Fontawesome 4.2.0, async 0.9.0,
+
 ## 1.0.4
 
 * Feature: Basic auth restriction whole pages access.

+ 1 - 1
package.json

@@ -3,7 +3,7 @@
   "version": "1.1.0",
   "description": "The simple & powerful Wiki",
   "tags": [
-    "wiki"
+    "wiki", "communication", "documentation", "collaboration"
   ],
   "author": "Sotaro KARASAWA <sotaro.k@gmail.com>",
   "contributors": [