Skip to content

v0.2.4

Compare
Choose a tag to compare
@kheina kheina released this 03 May 07:38
· 109 commits to main since this release
2d093d6

Changelog

  • Add version to context menu
  • Restructure repository into separate parsers and models folders, shared.js is much cleaner
  • Add multi-tab support. Only one queue will run at a time regardless of the number of twitter tabs open
  • Adds support for search results pages and search bar suggestions
  • Queue now purges duplicate users
  • Fix issue with follower count not being checked on the "For You" page
  • Updated queue uniqueness to use user_id
  • Added blocked user popup option
  • Added ability to undo blocks (and mutes)
  • Unblocked users are added to a no-block list
  • Bump default block interval to 15 seconds