Skip to content

Releases: kuil09/threads-sweeper

v0.2.0

22 Apr 05:09

Choose a tag to compare

What's new

  • Added optional reporting before blocking.
  • Added separate report and block result tracking in the queue UI.
  • Expanded CSV export to include ReportStatus and BlockStatus.
  • Updated README guidance for general users.

Notes

  • The recap video feature is not included in this release and is still being refined.
  • This release is based on report-then-block plus the manifest.json version bump to 0.2.0.

v0.1.0

22 Jan 10:39
0713c8f

Choose a tag to compare

What's Changed

  • Fix parallel blocking to respect selected worker count by @Copilot in #9
  • Fix race condition in parallel blocking result tracking by @Copilot in #10
  • Reduce false failures in parallel block verification with refresh retries by @Copilot in #11

Full Changelog: https://github.com/kuil09/threads-sweeper/commits/v0.1.0