Yuki Takei 7 лет назад
Родитель
Сommit
ca772f0e11
2 измененных файлов с 4 добавлено и 2 удалено
  1. 3 1
      CHANGES.md
  2. 1 1
      package.json

+ 3 - 1
CHANGES.md

@@ -4,17 +4,19 @@ CHANGES
 ## 3.1.0-RC
 ## 3.1.0-RC
 
 
 * Improvement: Group Access Control List - Select group modal
 * Improvement: Group Access Control List - Select group modal
+* Improvement: Better input on mobile
 * Improvement: Add 'future' theme
 * Improvement: Add 'future' theme
+* Improvement: Detach code blocks correctly
 * Improvement: Auto-format markdown table which includes multibyte text
 * Improvement: Auto-format markdown table which includes multibyte text
 * Improvement: Show icon when auto-format markdown table is activated
 * Improvement: Show icon when auto-format markdown table is activated
 * Improvement: Enable to switch show/hide border for highlight.js
 * Improvement: Enable to switch show/hide border for highlight.js
 * Improvement: BindDN field allows also ActiveDirectory styles 
 * Improvement: BindDN field allows also ActiveDirectory styles 
 * Improvement: Show LDAP logs when testing login
 * Improvement: Show LDAP logs when testing login
-* Improvement: Detach code blocks correctly
 * Fix: Comment body doesn't break long terms
 * Fix: Comment body doesn't break long terms
 * Fix: lsx plugin lists up pages that hit by forward match wrongly
 * Fix: lsx plugin lists up pages that hit by forward match wrongly
     * Introduced by 3.0.4
     * Introduced by 3.0.4
 * Support: Multilingualize React components with i18next
 * Support: Multilingualize React components with i18next
+* Support: Organize dependencies
 * Support: Upgrade libs
 * Support: Upgrade libs
     * elasticsearch
     * elasticsearch
     * googleapis
     * googleapis

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "growi",
   "name": "growi",
-  "version": "3.1.0-RC",
+  "version": "3.1.0-RC2",
   "description": "Team collaboration software using markdown",
   "description": "Team collaboration software using markdown",
   "tags": [
   "tags": [
     "wiki",
     "wiki",