diff options
| author | 2025-01-06 18:06:15 +0100 | |
|---|---|---|
| committer | 2025-01-06 18:06:15 +0100 | |
| commit | fa9d27d8820f321b082c7a31e9d97d56935fe863 (patch) | |
| tree | 3238877d4e9573c5ef3e73af7bc0dab3b08daf73 /RELEASE_NOTES.md | |
| parent | New command-line operation 'note_unlisted'. (diff) | |
| download | penes-snac2-fa9d27d8820f321b082c7a31e9d97d56935fe863.tar.gz penes-snac2-fa9d27d8820f321b082c7a31e9d97d56935fe863.tar.xz penes-snac2-fa9d27d8820f321b082c7a31e9d97d56935fe863.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 828a2f3..247b53b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -22,6 +22,8 @@ Mastodon API: more timeline paging tunings (contributed by nowster), post langua | |||
| 22 | 22 | ||
| 23 | The command-line operation `note` new reads the `LANG` environment variable to set the post's language. | 23 | The command-line operation `note` new reads the `LANG` environment variable to set the post's language. |
| 24 | 24 | ||
| 25 | A new command-line operation, `note_unlisted`, allows posting "unlisted" or "quiet public" posts. | ||
| 26 | |||
| 25 | 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. | 27 | 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. |
| 26 | 28 | ||
| 27 | Fixed broken support for `Audio` objects. | 29 | Fixed broken support for `Audio` objects. |