Browse Source

update docs

Yuki Takei 5 years ago
parent
commit
612c88c50e
1 changed files with 9 additions and 1 deletions
  1. 9 1
      CHANGES.md

+ 9 - 1
CHANGES.md

@@ -2,7 +2,15 @@
 
 ## v4.2.3-RC
 
-* 
+* Feature: Auto reconnecting to search service
+* Improvement: New style of params for Healthcheck API
+* Fix: Referencing attachments when `FILE_UPLOAD_DISABLED` is true
+* Fix: The message of timeline for restricted pages
+* Fix: Parameter validation for Import/Export Archive API
+* Fix: Prevent regexp for Search Tags API
+* Fix: Add `Content-Security-Policy` when referencing attachments
+* Fix: Sanitize at presentation time
+* Fix: Remove page path string from message for page lists and timeline when there is no contents
 
 ## v4.2.2