diff options
| author | grunfink <grunfink@comam.es> | 2025-06-18 09:54:29 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-18 09:54:29 +0200 |
| commit | dbcc977a8a661dfdb12128ed73563498b7e000c3 (patch) | |
| tree | 756f54cde51d71195146280a41f9790052be37c2 /RELEASE_NOTES.md | |
| parent | c0a2625672a3d6181a3ce66f1c4d09101cc1a835 (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -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 Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`. +The default favicon URL can be changed from the server configuration. + ## 2.78 Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). |