|
|
@@ -1,13 +1,17 @@
|
|
|
CHANGES
|
|
|
========
|
|
|
|
|
|
-## 3.1.10-RC
|
|
|
+## 3.1.11
|
|
|
+
|
|
|
+*
|
|
|
+
|
|
|
+## 3.1.10
|
|
|
|
|
|
* Fix: OAuth doesn't work in production because callback URL field cannot be specified
|
|
|
* Introduced by 3.1.9
|
|
|
* Fix: Enter key on react-bootstrap-typeahead doesn't submit
|
|
|
* Introduced by 3.1.9
|
|
|
-* Fix: CodeMirror of /admin/customize is broken
|
|
|
+* Fix: CodeMirror of `/admin/customize` is broken
|
|
|
* Introduced by 3.1.9
|
|
|
|
|
|
## 3.1.9
|
|
|
@@ -16,7 +20,7 @@ CHANGES
|
|
|
* Feature: Login with GitHub Account
|
|
|
* Feature: Attach files in Comment
|
|
|
* Improvement: Write comment with CodeMirror Editor
|
|
|
-* Improvement: Post comment with Ctrl-Enter
|
|
|
+* Improvement: Post comment with `Ctrl-Enter`
|
|
|
* Improvement: Place the commented page at the beginning of the list
|
|
|
* Improvement: Resolve errors on IE11 (Experimental)
|
|
|
* Support: Migrate to webpack 4
|
|
|
@@ -26,13 +30,11 @@ CHANGES
|
|
|
* react-codemirror2
|
|
|
* webpack
|
|
|
|
|
|
-
|
|
|
## 3.1.8 (Missing number)
|
|
|
|
|
|
-
|
|
|
## 3.1.7
|
|
|
|
|
|
-* Fix: Update hidden input 'pageForm[grant]' when save with Ctrl-S
|
|
|
+* Fix: Update hidden input 'pageForm[grant]' when save with `Ctrl-S`
|
|
|
* Fix: Show alert message when conflict
|
|
|
* Fix: `BLOCKDIAG_URI` environment variable doesn't work
|
|
|
* Fix: Paste in markdown list doesn't work correctly
|
|
|
@@ -135,7 +137,7 @@ CHANGES
|
|
|
* Fix: Sidebar breaks editor layouts
|
|
|
* Support: Switch the logger from 'pino' to 'bunyan'
|
|
|
* Support: Set the alias for 'debug' to the debug function of 'bunyan'
|
|
|
-* Support: Translate /admin/security
|
|
|
+* Support: Translate `/admin/security`
|
|
|
* Support: Optimize bundles
|
|
|
* upgrade 'markdown-it-toc-and-anchor-with-slugid' and omit 'uslug'
|
|
|
* Support: Optimize .eslintrc.js
|