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

+ 11 - 2
CHANGES.md

@@ -1,9 +1,18 @@
 # CHANGES
 # CHANGES
 
 
-## 3.5.18-RC
+## 3.5.19-RC
+
+* 
+
+## 3.5.18
 
 
 * Improvement: Import GROWI Archive
 * Improvement: Import GROWI Archive
-* Improvement: Optimize handling promise of stream when exporting
+    * Process asynchronously
+    * Collection configurations
+    * Selectable mode (insert/upsert/flush and insert)
+    * Safely mode settings for configs and users collections
+    * Show errors view
+* Improvement: Optimize handling promise of stream when exporting archive
 * Improvement: Optimize handling promise of stream when building indices
 * Improvement: Optimize handling promise of stream when building indices
 * Improvement: Add link to [docs.growi.org](https://docs.growi.org)
 * Improvement: Add link to [docs.growi.org](https://docs.growi.org)
 * Fix: Monospace font code is broken when printing on Mac
 * Fix: Monospace font code is broken when printing on Mac

+ 1 - 1
package.json

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