Skip to content

subarr 1.2.1 — hotfix (coverage refresh freeze on foreign libraries)

Choose a tag to compare

@coaxk coaxk released this 06 Jun 19:24
· 100 commits to main since this release

subarr v1.2.1 — hotfix

Fixes a v1.2.0 regression that could silently freeze coverage refresh on foreign-language libraries. The Bazarr-blind defense pass referenced an out-of-scope variable, so any coverage walk that produced a Bazarr-blind synthetic row crashed in the background — coverage stopped updating and resolved gaps never cleared. English-only libraries were unaffected.

Fixed; coverage walks complete and resolved files drop out as expected. Recommended upgrade for anyone with foreign-language content.

Image: ghcr.io/coaxk/subarr:1.2.1 (also :1.2, :1, :latest).