|
|
@@ -1,12 +1,26 @@
|
|
|
# CHANGES
|
|
|
|
|
|
-## 3.5.20-RC
|
|
|
+## 3.6.0-RC
|
|
|
|
|
|
-*
|
|
|
+### BREAKING CHANGES
|
|
|
+
|
|
|
+* 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))
|
|
|
|
|
|
-## 3.5.19
|
|
|
+Upgrading Guide: https://docs.growi.org/en/admin-guide/upgrading/36x.html
|
|
|
+
|
|
|
+### Updates
|
|
|
|
|
|
* Improvement: Drop unnecessary MongoDB collection indexes
|
|
|
+
|
|
|
+## 3.5.21
|
|
|
+
|
|
|
+* Fix: Inviting user doesn't work
|
|
|
+ * Introduced by 3.5.20
|
|
|
+
|
|
|
+## 3.5.20
|
|
|
+
|
|
|
* Improvement: Organize MongoDB collection indexes uniqueness
|
|
|
* Improvement: Reactify admin pages (External Account Management)
|
|
|
* Fix: Search result or Timeline shows loading icon eternally when retrieving not accessible page
|
|
|
@@ -20,6 +34,8 @@
|
|
|
* react-i18next
|
|
|
* validator
|
|
|
|
|
|
+## 3.5.19 (Missing number)
|
|
|
+
|
|
|
## 3.5.18
|
|
|
|
|
|
* Improvement: Import GROWI Archive
|
|
|
@@ -186,7 +202,7 @@
|
|
|
* The restriction mode of the root page (`/`) will be set 'Public'
|
|
|
* The restriction mode of the root page (`/`) can not be changed after v 3.5.1
|
|
|
|
|
|
-Upgrading Guide: https://docs.growi.org/guide/upgrading/35x.html
|
|
|
+Upgrading Guide: https://docs.growi.org/en/admin-guide/upgrading/35x.html
|
|
|
|
|
|
### Updates
|
|
|
|
|
|
@@ -303,7 +319,7 @@ Upgrading Guide: https://docs.growi.org/guide/upgrading/35x.html
|
|
|
|
|
|
None.
|
|
|
|
|
|
-Upgrading Guide: https://docs.growi.org/guide/upgrading/34x.html
|
|
|
+Upgrading Guide: https://docs.growi.org/en/admin-guide/upgrading/34x.html
|
|
|
|
|
|
### Updates
|
|
|
|