diff options
author | default <nobody@localhost> | 2023-05-17 11:53:53 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-17 11:53:53 +0200 |
commit | 237947f87eb11fa89512ae3e12dc6aed48854d72 (patch) | |
tree | 6a2378bd80ca3e3a72cf4f51364894ae4e17399c /RELEASE_NOTES.md | |
parent | ef59df5db2df5cd4fbdae3d33206172192ff72a5 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-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. |