snac2

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

commit 188d224e352f4b6cf3e38b4c0a970b87da7a260f
parent fdda3c9235e7a65699acf82816536265dd999cf7
Author: default <nobody@localhost>
Date:   Mon, 20 Feb 2023 10:22:53 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 2.24 +Added a checkbox to post a message only to those people mentioned in the message body. + Fixed an over-optimization bug that caused some mentioned recipients to be skipped. Added some new administrator tweaks: email notifications can be globally disabled.