summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
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 dd52041..f319a91 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -20,6 +20,8 @@ Mastodon API: more timeline paging tunings (contributed by nowster), post langua
20 20
21The command-line operation `note` new reads the `LANG` environment variable to set the post's language. 21The command-line operation `note` new reads the `LANG` environment variable to set the post's language.
22 22
23The maximum number of entries in users' RSS feed and in outboxes can now be set via the `max_public_entries` variable in the `server.json` file.
24
23Fixed support for `Audio` objects. 25Fixed support for `Audio` objects.
24 26
25Made xmpp and mailto URLs clickable. 27Made xmpp and mailto URLs clickable.