diff options
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 81c66a0..ebb3c66 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 2.32 +New user setup flag to block direct messages from people you don't follow, in order to mitigate spam from Mastodon open registration instances. + 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. |