summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2025-01-06 14:58:33 +0100
committerGravatar default2025-01-06 14:58:33 +0100
commitdde9847d2c3b15a2f06750a8639cc817538d98d2 (patch)
treebc8c7c2c967e86605129f5ab97eac0393480e13c /RELEASE_NOTES.md
parentUpdated RELEASE_NOTES. (diff)
downloadpenes-snac2-dde9847d2c3b15a2f06750a8639cc817538d98d2.tar.gz
penes-snac2-dde9847d2c3b15a2f06750a8639cc817538d98d2.tar.xz
penes-snac2-dde9847d2c3b15a2f06750a8639cc817538d98d2.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index ddf160f..07b2a90 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -22,9 +22,9 @@ Mastodon API: more timeline paging tunings (contributed by nowster), post langua
22 22
23The command-line operation `note` new reads the `LANG` environment variable to set the post's language. 23The command-line operation `note` new reads the `LANG` environment variable to set the post's language.
24 24
25The 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. 25The 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 26
27Fixed support for `Audio` objects. 27Fixed broken support for `Audio` objects.
28 28
29Made xmpp and mailto URLs clickable. 29Made xmpp and mailto URLs clickable.
30 30