snac2

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

commit 6a2979c13195a5898dd184a70094285486000d52
parent b5eaabe77e9c048cf417598f36ea29e1fbc1bb58
Author: default <nobody@localhost>
Date:   Wed, 17 May 2023 10:58:14 +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 @@ -2,6 +2,8 @@ ## 2.32 +When updating user information, the changes are also sent to the people being followed (so they have an updated description about who the user is). + Mastodon API: account search has been implemented, so mention completion works from apps. ## 2.31