|
|
@@ -1,14 +1,12 @@
|
|
|
# CHANGES
|
|
|
|
|
|
-## 3.6.1-RC
|
|
|
+## 3.6.2-RC
|
|
|
|
|
|
-*
|
|
|
-
|
|
|
-## 3.6.0
|
|
|
+## 3.6.1
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
|
|
-* GROWI v3.6.0 no longer support Node.js v8.x
|
|
|
+* GROWI v3.6.x no longer support Node.js v8.x
|
|
|
* The name of database that is storing migrations meta data has been changed
|
|
|
* This affects **only when `MONGO_URI` has parameters**
|
|
|
* v3.5.x or above has a bug ([#1361](https://github.com/weseek/growi/issues/1361))
|
|
|
@@ -24,9 +22,12 @@ Upgrading Guide: https://docs.growi.org/en/admin-guide/upgrading/36x.html
|
|
|
* Fix: Pages without heading slash is invalid but creatable
|
|
|
* Fix: Connect to Elasticsearch with `httpAuth` param
|
|
|
* Support: Support Node.js v12
|
|
|
+* Support: Optimize build in dev with hard-source-webpack-plugin
|
|
|
* Support: Upgrade libs
|
|
|
* growi-commons
|
|
|
|
|
|
+## 3.6.0 (Missing number)
|
|
|
+
|
|
|
## 3.5.25
|
|
|
|
|
|
* Improvement: Disable ESC key to close Handsontable Modal
|