snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 372aa42125b2a4621d4b99e492360e553b5cc481
parent 3a97721c30e1b8d0a8f8d47ef60b64ec6eb06e5e
Author: default <nobody@localhost>
Date:   Tue, 21 Feb 2023 06:20:13 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## 2.24 -Added a checkbox to post a message only to those people mentioned in the message body. +Sending non-public messages is now much easier: a checkbox to post a message to only those people mentioned in the message body has been added. Fixed an over-optimization bug that caused some mentioned recipients to be skipped.