aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-06-19 22:42:23 +0200
committergrunfink <grunfink@comam.es>2025-06-19 22:42:23 +0200
commit508726cc04768bd2cdad4c774b6fa1c411c41ab3 (patch)
tree1dde7f612277db060e8f9465efe0ecebb841a00a
parent883c4b7e765a4114c00cc6a411f923a347e9e5f3 (diff)
Updated RELEASE_NOTES.
-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
The default favicon URL can be changed from the server configuration.
+New command-line option `export_posts`, to export all posts by a user in a JSON format compatible with the one generated by Mastodon.
+
## 2.78
Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).