🎉 The second release candidate of #Mastodon 3.3.0 is out for testing:
https://github.com/tootsuite/mastodon/releases/tag/v3.3.0rc2
Read the changelog at the link above!
Top-level
🎉 The second release candidate of #Mastodon 3.3.0 is out for testing: https://github.com/tootsuite/mastodon/releases/tag/v3.3.0rc2 Read the changelog at the link above! 3 comments
@stux @Mastodon I understand it's just one change essentially but the speed at which statuses of a deleted account are removed has been increased from 149ms/status to 3ms/status. It is now far more practical to run any tootctl task that deletes accounts and your Sidekiq queues will have far less congestion due to account deletion workers. |
🎉 The third release candidate of #Mastodon 3.3.0 is out for testing:
https://github.com/tootsuite/mastodon/releases/tag/v3.3.0rc3
We've optimized the speed of account deletion by a lot (which matters most not to those who delete their account but to those who don't, as it allows other functions to proceed without delay)