diff options
| author | 2025-06-18 09:54:29 +0200 | |
|---|---|---|
| committer | 2025-06-18 09:54:29 +0200 | |
| commit | dbcc977a8a661dfdb12128ed73563498b7e000c3 (patch) | |
| tree | 756f54cde51d71195146280a41f9790052be37c2 | |
| parent | Updated documentation. (diff) | |
| download | penes-snac2-dbcc977a8a661dfdb12128ed73563498b7e000c3.tar.gz penes-snac2-dbcc977a8a661dfdb12128ed73563498b7e000c3.tar.xz penes-snac2-dbcc977a8a661dfdb12128ed73563498b7e000c3.zip | |
Updated RELEASE_NOTES.
| -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 64df737..009ba68 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -16,6 +16,8 @@ Mastodon API: fixed a bug that made some boosts disappear after being shown in a | |||
| 16 | 16 | ||
| 17 | Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`. | 17 | Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`. |
| 18 | 18 | ||
| 19 | The default favicon URL can be changed from the server configuration. | ||
| 20 | |||
| 19 | ## 2.78 | 21 | ## 2.78 |
| 20 | 22 | ||
| 21 | Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). | 23 | Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). |