snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit c8975f935a2c6b75520b8720edb0cce56a9549dc
parent 253e7f9eaa3f3279f2a8639949f74acf0797de33
Author: default <nobody@localhost>
Date:   Fri, 13 Oct 2023 06:33:54 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -14,6 +14,8 @@ Some RSS validation fixes. Mastodon API: some tweaks to better match Mastodon behaviour in timeline entries. +Don't allow creating users which user name strings only differ in case. + ## 2.41 Added support for `Article` ActivityPub objects to correctly process reviews from #Bookwyrm instances and other similar software.