summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 23a2a17..f39a912 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,21 @@
1# Release Notes 1# Release Notes
2 2
3## 2.71
4
5Fixed memory leak (contributed by inz).
6
7Fixed crash.
8
9## 2.70
10
11Notifications 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).
12
13New command-line option `unmute` to, well, no-longer-mute an actor.
14
15The private timeline now includes an approximate mark between new posts and "already seen" ones.
16
17Fixed a spurious 404 error in the instance root URL for some configurations.
18
3## 2.69 "Yin/Yang of Love" 19## 2.69 "Yin/Yang of Love"
4 20
5Added 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. 21Added 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.