4.12.0 (2026-08-03)
Features
- config: support custom config path via --config / -c CLI flags and CONFIG_PATH env var (3f732c1)
- frontend: overhaul stats page date range filter with radix popover (07843df)
- settings: move AvailNZB reported-bad filtering from global setting to per-stream toggle (b3866fc)
- stremio: include jhin score in stream details description during standalone filtering (eb916ce)
- unpack: extend multi-volume RAR archive handling (34bc7aa)
Bug Fixes
- frontend: restore Direct Play link to sidebar navigation (bcd78ff)
- metrics: average non-zero indexer response times in range summary query (3eeb0bc)
- stats: preserve non-zero indexer response times and compute relative provider usage (2ffc55b)
- stremio: preserve season=0 for movie AvailNZB release queries (97cdebd)
Performance Improvements
- persistence: index-filter provider and indexer metrics queries by baseline timestamp to eliminate full table scans (0811543)
- stremio: parallelize metadata sub-requests and AvailNZB pre-check (4330934)
- stremio: reuse probed stream and cache segment stat check on play startup (74ee853)
- unpack: eliminate multi-volume RAR startup delay and optimize continuation probing (07ad4fa)