-
v0.2.9 Stable
released this
2026-08-19 23:03:04 -05:00 | 35 commits to main since this releasev0.2.9
Fixed
- Sites whose
__batch_api_probe__sentinel was poisoned tofalseby a pre-0.2.8 transient network error now recover automatically. v0.2.8 stopped new poisoning but left existing rows stuck —CategoryFetcher._do_ensuresends aFalsestraight to the HTML scrape and never re-probes, so Settings → Clear Tag Cache was a required manual step on upgrade that users had no way to know about. A one-shot migration (PRAGMA user_version0 → 1) drops only thefalsesentinels; confirmed-workingtruerows are kept. Gated rather than unconditional because a bareDELETEwould make a genuinely broken tag API re-probe on every launch
Downloads
- Sites whose