diff options
| -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 729b9f7..3a35a8d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -22,6 +22,8 @@ The default favicon URL can be changed from the server configuration. | |||
| 22 | 22 | ||
| 23 | New command-line option `export_posts`, to export all posts by a user in a JSON format compatible with the one generated by Mastodon. | 23 | New command-line option `export_posts`, to export all posts by a user in a JSON format compatible with the one generated by Mastodon. |
| 24 | 24 | ||
| 25 | The command-line options to send notes also allow an optional `-r` argument, to set the URL of a Fediverse post this note is a reply to. | ||
| 26 | |||
| 25 | ## 2.78 | 27 | ## 2.78 |
| 26 | 28 | ||
| 27 | Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). | 29 | Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). |