Skip to content

v3.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Dec 03:22
· 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_URI has parameters
    • v3.5.x or above has a bug (#1361)

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 httpAuth param
  • Support: Support Node.js v12
  • Support: Upgrade libs
    • growi-commons