Browse Source

Updated RELEASE_NOTES.

default 1 năm trước cách đây
mục cha
commit
cfe73e119d
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      RELEASE_NOTES.md

+ 3 - 1
RELEASE_NOTES.md

@@ -2,10 +2,12 @@
 
 
 ## UNRELEASED
 ## UNRELEASED
 
 
-Fixed a search bug.
+Each post can have more than one attachment from the web UI. The maximum number can be configured in `server.json` via the `max_attachments` value (default: 4).
 
 
 Each notification includes a link labelled `Context`, that leads to a page with the full conversation tree the post is a part of.
 Each notification includes a link labelled `Context`, that leads to a page with the full conversation tree the post is a part of.
 
 
+Fixed a search bug (some matches were missed).
+
 Fixed more crashes (contributed by inz).
 Fixed more crashes (contributed by inz).
 
 
 Fixed link detection in posts (contributed by inz).
 Fixed link detection in posts (contributed by inz).