diff options
| author | grunfink <grunfink@comam.es> | 2025-09-09 09:05:37 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-09-09 09:05:37 +0200 |
| commit | a3297fe2fa02de410a8d52dde0026185e4fb99e1 (patch) | |
| tree | dc35fcd622c029ff00881f4264d71c432c29e8bc | |
| parent | c7af579c02e1e8b1c3ea367bd7e7b0967434d1c5 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index be6439a..ad1670c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,9 @@ ## UNRELEASED -After receiving a follow confirmation, a bunch of posts from that account are requested and inserted into the timeline. +Fixed a nasty bug that incorrectly deleted private local posts in certain cases. + +After receiving a follow confirmation, a bunch of posts from that account are requested and inserted into the timeline as context. Scheduled posts can now be sent from the command line (see `snac(1)` for more information on how to do it). |