summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar grunfink2025-06-19 22:42:23 +0200
committerGravatar grunfink2025-06-19 22:42:23 +0200
commit508726cc04768bd2cdad4c774b6fa1c411c41ab3 (patch)
tree1dde7f612277db060e8f9465efe0ecebb841a00a /RELEASE_NOTES.md
parentUpdated documentation. (diff)
downloadsnac2-508726cc04768bd2cdad4c774b6fa1c411c41ab3.tar.gz
snac2-508726cc04768bd2cdad4c774b6fa1c411c41ab3.tar.xz
snac2-508726cc04768bd2cdad4c774b6fa1c411c41ab3.zip
Updated RELEASE_NOTES.
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 009ba68..ded17c9 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -18,6 +18,8 @@ Renamed command-line actions `create_list` to `list_create` and `delete_list` to
18 18
19The default favicon URL can be changed from the server configuration. 19The default favicon URL can be changed from the server configuration.
20 20
21New command-line option `export_posts`, to export all posts by a user in a JSON format compatible with the one generated by Mastodon.
22
21## 2.78 23## 2.78
22 24
23Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). 25Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).