Skip to content

Releases: realityfabric/Tumblr-Batch-Block

v1.8.4

12 Jul 19:38
Compare
Choose a tag to compare
  • Filter user input to remove previously blocked users
  • Use event handling to iterate through the list of users to block (instead of a time interval)

Using MutationObserver instead of setInterval to handle blocking makes the blocking process more reliable, and allows faster computers to block faster (instead of slowing the script down to allow slower computers to use it).

This release was tested by blocking 512 users with 0 failures.

v1.7.5

12 Jul 16:46
Compare
Choose a tag to compare
  • updated the license from MIT to AGPL-3.0
  • reorganized some code
  • updated the UI (HTML and CSS modifications)
  • added a note about the location of the exported blocklist