Updated RELEASE_NOTES.

This commit is contained in:
default
2025-02-07 09:31:35 +01:00
parent 413862f404
commit cfe73e119d
+3 -1
View File
@@ -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).