diff options
| author | grunfink <grunfink@comam.es> | 2025-07-25 18:57:52 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-07-25 18:57:52 +0200 |
| commit | 6ec9ec4ec5ac588059391556ec38ec32fcbcd616 (patch) | |
| tree | ebcf8557628708c8d187e3d0c7b8360310f82d9c /RELEASE_NOTES.md | |
| parent | 533493ff5208f886cc5d42db30816055bf8cf2e7 (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 83aaef5..d92ecdc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## UNRELEASED +Purged local posts now generate a `Delete` activity that is sent everywhere, instead of only deleted from the filesystem. + 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). |