summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar grunfink2025-04-27 05:37:47 +0200
committerGravatar grunfink2025-04-27 05:37:47 +0200
commitc1eb1cba46272f03f200ee385f4982730324c82d (patch)
tree371ef026809e3d1684d2dee6eaa441aaca02de7b /RELEASE_NOTES.md
parentFixed typo. (diff)
downloadsnac2-c1eb1cba46272f03f200ee385f4982730324c82d.tar.gz
snac2-c1eb1cba46272f03f200ee385f4982730324c82d.tar.xz
snac2-c1eb1cba46272f03f200ee385f4982730324c82d.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index b4a2a92..5e08ab1 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Added new command-line options for list maintenance.
6 6
7Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions). 7Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions).
8 8
9Email 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).
10
9## 2.75 "Time Is On My Side" 11## 2.75 "Time Is On My Side"
10 12
11Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below). 13Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).