Explorar o código

:+1: version and update docs

Yuki Takei %!s(int64=6) %!d(string=hai) anos
pai
achega
28560528fb
Modificáronse 3 ficheiros con 7 adicións e 2 borrados
  1. 5 1
      CHANGES.md
  2. 1 0
      README.md
  3. 1 1
      package.json

+ 5 - 1
CHANGES.md

@@ -1,6 +1,10 @@
 # CHANGES
 
-## 3.5.2-RC
+## 3.5.3-RC
+
+* 
+
+## 3.5.2
 
 * Feature: Remain metadata option when Move/Rename page
 * Improvement: Support code highlight for Swift and Kotlin

+ 1 - 0
README.md

@@ -176,6 +176,7 @@ Environment Variables
       * `public`  : Forces all pages to become public
       * `private` : Forces all pages to become private
       * undefined : Publicity will be configured by the admin security page settings
+    * FORMAT_NODE_LOG: If `false`, Output server log as JSON. defautl: `true` (Enabled only when `NODE_ENV=production`)
 * **Option to integrate with external systems**
     * HACKMD_URI: URI to connect to [HackMD(CodiMD)](https://hackmd.io/) server.
         * **This server must load the GROWI agent. [Here's how to prepare it](https://docs.growi.org/guide/admin-cookbook/integrate-with-hackmd.html).**

+ 1 - 1
package.json

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