summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2025-06-18 09:54:29 +0200
committerGravatar grunfink2025-06-18 09:54:29 +0200
commitdbcc977a8a661dfdb12128ed73563498b7e000c3 (patch)
tree756f54cde51d71195146280a41f9790052be37c2
parentUpdated documentation. (diff)
downloadsnac2-dbcc977a8a661dfdb12128ed73563498b7e000c3.tar.gz
snac2-dbcc977a8a661dfdb12128ed73563498b7e000c3.tar.xz
snac2-dbcc977a8a661dfdb12128ed73563498b7e000c3.zip
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 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
17Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`. 17Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`.
18 18
19The default favicon URL can be changed from the server configuration.
20
19## 2.78 21## 2.78
20 22
21Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). 23Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).