snac2

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

commit 32b53e8db522d4c1da78f705bc4bfa952682bad0
parent 3e1944abbfcdec47469d6fad162ea8533d0ad5b8
Author: default <nobody@localhost>
Date:   Mon, 15 May 2023 11:47:25 +0200

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.32 + +Mastodon API: account search has been implemented, so mention completion works from apps. + ## 2.31 Fixed webfinger and curl issues, which crashed snac while trying to follow Mitra users (contributed by Poesty).