فهرست منبع

Updated RELEASE_NOTES.

default 1 سال پیش
والد
کامیت
cfe73e119d
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  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).