commit 4842abbfc679495efb5984bfc712ce9d812ed1b5 parent acfe4b4fb539a138428dfba1047cde8da747916f Author: default <nobody@localhost> Date: Wed, 5 Feb 2025 10:25:45 +0100 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -4,8 +4,14 @@ Fixed a search bug. +Each notification includes a link labelled `Context`, that leads to a page with the full conversation tree the post is a part of. + Fixed more crashes (thank you very much to inz for helping me debugging this). +Fixed link detection in posts (contributed by inz). + +Allow multiple editors for command-line posts (contributed by inz). + ## 2.71 Fixed memory leak (contributed by inz).