Browse Source

Updated RELEASE_NOTES.

default 2 months ago
parent
commit
cfe73e119d
1 changed files with 3 additions and 1 deletions
  1. 3 1
      RELEASE_NOTES.md

+ 3 - 1
RELEASE_NOTES.md

@@ -2,10 +2,12 @@
 
 ## 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.
 
+Fixed a search bug (some matches were missed).
+
 Fixed more crashes (contributed by inz).
 
 Fixed link detection in posts (contributed by inz).