diff options
| author | default <nobody@localhost> | 2025-01-28 10:04:27 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-28 10:04:27 +0100 |
| commit | 9b2c3d20420849e4e1cad25a2b7f778294d4d732 (patch) | |
| tree | 72ea310503da360402c5969a7939161340a7fa57 /RELEASE_NOTES.md | |
| parent | 06ba1174ca7084a3d691aa8c2b552b708d04b8db (diff) | |
| parent | 8156e4f03fd730facdee8c5910b8ec810dc5835c (diff) | |
Merge branch 'master' of /home/angel/git/snac2
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 23a2a17..b9f953d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,13 @@ # Release Notes +## UNRELEASED + +Notifications are now shown in a more compact way (i.e. all reactions are shown just above your post, instead of repeating the post *ad nauseam* for every reaction). + +New command-line option `unmute` to, well, no-longer-mute an actor. + +The private timeline now includes a mark between new posts and "already seen" ones. + ## 2.69 "Yin/Yang of Love" Added support for subscribing to LitePub (Pleroma-style) Fediverse Relays like e.g. https://fedi-relay.gyptazy.com to improve federation. See `snac(8)` (the Administrator Manual) for more information on how to use this feature. |