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 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 | ||
| 19 | The default favicon URL can be changed from the server configuration. | 19 | The default favicon URL can be changed from the server configuration. |
| 20 | 20 | ||
| 21 | New 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 | ||
| 23 | Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). | 25 | Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). |