summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-01-09 09:28:47 +0100
committerdefault <nobody@localhost>2023-01-09 09:28:47 +0100
commitc37dd39da2d35a7b53c75cf0cc2985f25391b024 (patch)
tree5f40efda2d3c84593484ecc9eb5fa28286c902dc
parent029367f7cc9c8f4d7ed1ff1fbf81e7326c3eab78 (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e32ea94..fe12c0f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ Don't show the collapse widget for non-existent children.
Added support for HTTP signature pseudo-headers `(created)` and `(expires)`, that are used by some ActivityPub implementations (e.g. Lemmy).
+When replying, the mentioned people inherited from the original post will be clearly labelled with a CC: prefix string instead of just being dropped out there like noise like Mastodon and others do. (I hope) this will help you realise that you are involving other people in the conversation.
+
## 2.17
Fixed a header bug (contributed by alderwick).