diff options
| author | 2025-05-06 05:59:52 +0200 | |
|---|---|---|
| committer | 2025-05-06 05:59:52 +0200 | |
| commit | b84a2ec87d64e16a4044b12d74247321b17c6925 (patch) | |
| tree | 5031c8850b6b4dd2a18b37dea60e7b2becc33c09 /RELEASE_NOTES.md | |
| parent | Merge pull request 'Display custom emoji in more places' (#343) from dandelio... (diff) | |
| download | snac2-b84a2ec87d64e16a4044b12d74247321b17c6925.tar.gz snac2-b84a2ec87d64e16a4044b12d74247321b17c6925.tar.xz snac2-b84a2ec87d64e16a4044b12d74247321b17c6925.zip | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c8fc35d..9daf182 100644 --- 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. | |||
| 6 | 6 | ||
| 7 | Added new command-line options for list maintenance. | 7 | Added new command-line options for list maintenance. |
| 8 | 8 | ||
| 9 | Display custom emoji in more places (contributed by dandelions). | ||
| 10 | |||
| 9 | Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions). | 11 | Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions). |
| 10 | 12 | ||
| 11 | 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). | 13 | 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). |