diff options
| author | 2025-08-01 08:34:47 +0200 | |
|---|---|---|
| committer | 2025-08-01 08:34:47 +0200 | |
| commit | e6921114e347b4dd78ae4c2098243649b0dff839 (patch) | |
| tree | 24fdfdcdff22bfb9032f6ad5b779d151e8001987 /RELEASE_NOTES.md | |
| parent | Updated RELEASE_NOTES. (diff) | |
| download | snac2-e6921114e347b4dd78ae4c2098243649b0dff839.tar.gz snac2-e6921114e347b4dd78ae4c2098243649b0dff839.tar.xz snac2-e6921114e347b4dd78ae4c2098243649b0dff839.zip | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4c0a27f..2f8ec47 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | # Release Notes | 1 | # Release Notes |
| 2 | 2 | ||
| 3 | ## UNRELEASED | 3 | ## 2.81 |
| 4 | 4 | ||
| 5 | If the `propagate_local_purge` configuration variable is set to `true` in `server.json`, purged local posts generate a `Delete` activity that is sent everywhere, instead of only deleted from the filesystem. | 5 | If the `propagate_local_purge` configuration variable is set to `true` in `server.json`, purged local posts generate a `Delete` activity that is sent everywhere, instead of only deleted from the filesystem. |
| 6 | 6 | ||
| 7 | 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). | 7 | 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). This helps in searching by URL. |
| 8 | 8 | ||
| 9 | Added Ukrainian translation (contributed by wincentbalin). | 9 | Added Ukrainian translation (contributed by wincentbalin). |
| 10 | 10 | ||