v3.6.1
·
56771 commits
to master
since this release
BREAKING CHANGES
- 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_URIhas parameters - v3.5.x or above has a bug (#1361)
- This affects only when
Upgrading Guide: https://docs.growi.org/en/admin-guide/upgrading/36x.html
Updates
- Improvement: Drop unnecessary MongoDB collection indexes
- Improvement: Accessibility of Antarctic theme
- Fix: Appending tag is failed by wrong index of PageTagRelation
- Introduced by 3.5.20
- Fix: Pages without heading slash is invalid but creatable
- Fix: Connect to Elasticsearch with
httpAuthparam - Support: Support Node.js v12
- Support: Upgrade libs
- growi-commons