snac2

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

commit c1eb1cba46272f03f200ee385f4982730324c82d
parent c27e1aa5a126d6676232e7e3cb7cff95a3661b35
Author: grunfink <grunfink@comam.es>
Date:   Sun, 27 Apr 2025 05:37:47 +0200

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 @@ -6,6 +6,8 @@ Added new command-line options for list maintenance. Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions). +Email notifications are now sent via `libcurl` SMTP instead of spawning the `/usr/sbin/sendmail` program. Some additional server configuration may be needed, see `snac(8)` (contributed by shtrophic). + ## 2.75 "Time Is On My Side" Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).