Yuki Takei hace 5 años
padre
commit
b3e1ff075c
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      CHANGES.md

+ 5 - 1
CHANGES.md

@@ -4,9 +4,13 @@
 
 
 * Feature: Create/edit linker with GUI
 * Feature: Create/edit linker with GUI
 * Improvement: Paging page histories
 * Improvement: Paging page histories
-* Improvement: Avoid usint `cursor.snapshot()` in preparation for MongoDB version upgrade
+* Improvement: Avoid using `cursor.snapshot()` in preparation for MongoDB version upgrade
+* Improvement: Allow to save "From e-mail address" only in App Settings
+* Improvement: Allow to empty "From e-mail address" in App Settings
+* Improvement: Export/Import archive data serially so as not to waste memory
 * Fix: To be able to delete attachment metadata even when the actual data does not exist
 * Fix: To be able to delete attachment metadata even when the actual data does not exist
 * Fix: Limit the attrubutes of user data for `/_api/v3/users`
 * Fix: Limit the attrubutes of user data for `/_api/v3/users`
+* Fix: Prevent XSS with SVG
 * Upgrade libs
 * Upgrade libs
     * optimize-css-assets-webpack-plugin
     * optimize-css-assets-webpack-plugin
     * terser-webpack-plugin
     * terser-webpack-plugin