Procházet zdrojové kódy

:+1: version and update docs

Yuki Takei před 7 roky
rodič
revize
bd2983499b
2 změnil soubory, kde provedl 10 přidání a 2 odebrání
  1. 9 1
      CHANGES.md
  2. 1 1
      package.json

+ 9 - 1
CHANGES.md

@@ -1,13 +1,21 @@
 CHANGES
 ========
 
-## 3.2.7-RC
+## 3.2.8-RC
+
+* 
+
+## 3.2.7
 
 * Feature: Import CSV/TSV/HTML table on Spreadsheet like GUI (Handsontable)
+* Fix: Pasting table data copied from Excel includes unnecessary line breaks
+* Fix: Page break Preset 1 for Presentation mode is broken
+* Fix: Login Form when LDAP login failed caused 500 Internal Server Error
 
 ## 3.2.6
 
 * Feature: Add select alignment buttons of Spreadsheet like GUI (Handsontable)
+* Improvement: Shrink the rows that have no diff of revision history page
 * Fix: Login form rejects weak password
 * Fix: An error occured by uploading attachment file when the page is not exists
     * Introduced by 2.3.5

+ 1 - 1
package.json

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