diff options
| author | default <nobody@localhost> | 2025-02-05 10:25:45 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-05 10:25:45 +0100 |
| commit | 4842abbfc679495efb5984bfc712ce9d812ed1b5 (patch) | |
| tree | a7e105585c75b39f19197e79b725efbf6552e94f | |
| parent | acfe4b4fb539a138428dfba1047cde8da747916f (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 719c89a..7a23b8b 100644 --- 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). |