diff options
| author | grunfink <grunfink@comam.es> | 2025-07-14 15:34:08 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-07-14 15:34:08 +0200 |
| commit | a2518f5d70b19f9cafd860bd6cde22399c452b60 (patch) | |
| tree | fc4c21a65337ab8ecb4fb00aa551ee21997faf6f /RELEASE_NOTES.md | |
| parent | fd8a00d45ee993c4b0f2bda73b34303d650bc2cd (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 80dfa29..b932cc2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## UNRELEASED + +Included a small tweak to avoid being confused by implementations that return valid webfinger queries for non-account URLs (like i.e. the Wordpress ActivityPub plugin in some configurations). + +Added Ukrainian translation (contributed by wincentbalin). + ## 2.80 Mastodon API: fixed a regression (introduced in previous version in the "boosts disappear in Tusky" fix) that interrupted timelines. |