Releases: kuil09/threads-sweeper
Releases · kuil09/threads-sweeper
v0.2.0
What's new
- Added optional reporting before blocking.
- Added separate report and block result tracking in the queue UI.
- Expanded CSV export to include
ReportStatusandBlockStatus. - 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-blockplus themanifest.jsonversion bump to0.2.0.
v0.1.0
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