commit fa9d27d8820f321b082c7a31e9d97d56935fe863
parent 00eb86deaf1c4e00f44e15ca13bb9fe9984e57aa
Author: default <nobody@localhost>
Date: Mon, 6 Jan 2025 18:06:15 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -22,6 +22,8 @@ Mastodon API: more timeline paging tunings (contributed by nowster), post langua
The command-line operation `note` new reads the `LANG` environment variable to set the post's language.
+A new command-line operation, `note_unlisted`, allows posting "unlisted" or "quiet public" posts.
+
The maximum number of entries in users' RSS feeds and in outboxes can now be set via the `max_public_entries` variable in the `server.json` file.
Fixed broken support for `Audio` objects.