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 | 2 | ||
| 3 | ## 2.32 | 3 | ## 2.32 |
| 4 | 4 | ||
| 5 | New user setup flag to block direct messages from people you don't follow, in order to mitigate spam from Mastodon open registration instances. | ||
| 6 | |||
| 5 | 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). | 7 | 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). |
| 6 | 8 | ||
| 7 | Mastodon API: account search has been implemented, so mention completion works from apps. | 9 | Mastodon API: account search has been implemented, so mention completion works from apps. |