commit b84a2ec87d64e16a4044b12d74247321b17c6925
parent 6e42d34eab2debc6f0bafba01bb87d5351371858
Author: grunfink <grunfink@comam.es>
Date: Tue, 6 May 2025 05:59:52 +0200
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Added Webmention support for links (Markdown-style or direct) written in a post.
Added new command-line options for list maintenance.
+Display custom emoji in more places (contributed by dandelions).
+
Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions).
Email notifications can now be sent via `libcurl` SMTP instead of spawning the `/usr/sbin/sendmail` program. To use this new feature, some additional server configuration is needed, see `snac(8)` (contributed by shtrophic).