summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-01-09 09:28:47 +0100
committerGravatar default2023-01-09 09:28:47 +0100
commitc37dd39da2d35a7b53c75cf0cc2985f25391b024 (patch)
tree5f40efda2d3c84593484ecc9eb5fa28286c902dc
parentShow the mentioned people after a CC:. (diff)
downloadsnac2-c37dd39da2d35a7b53c75cf0cc2985f25391b024.tar.gz
snac2-c37dd39da2d35a7b53c75cf0cc2985f25391b024.tar.xz
snac2-c37dd39da2d35a7b53c75cf0cc2985f25391b024.zip
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.
8 8
9Added support for HTTP signature pseudo-headers `(created)` and `(expires)`, that are used by some ActivityPub implementations (e.g. Lemmy). 9Added support for HTTP signature pseudo-headers `(created)` and `(expires)`, that are used by some ActivityPub implementations (e.g. Lemmy).
10 10
11When 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.
12
11## 2.17 13## 2.17
12 14
13Fixed a header bug (contributed by alderwick). 15Fixed a header bug (contributed by alderwick).