diff options
| author | grunfink <grunfink@comam.es> | 2025-06-16 05:49:01 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-16 05:49:01 +0200 |
| commit | 7a75f1ea021fff963e2c9aa96b84316a56aa8238 (patch) | |
| tree | 05c2d49409e758bc1de56fc00fba13519a073dbc | |
| parent | 5a0f23c76a989a389fa3cc1573bc73ef3031964f (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1360303..64df737 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -12,7 +12,7 @@ If a metadata value is an account handler, it's also tried to be validated (rel= Another search by URL tweak (this time for Pixelfed links). -Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky. +Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky, added followed hashtags maintenance. Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`. |