Highlights
- More useful MITM challenge responses: forwards terminal challenge HTML with the usable upstream status instead of converting every blocked target into a generic
502 Bad Gateway - Clearer downstream classification: allows clients such as SearXNG to distinguish CAPTCHA and anti-bot responses from proxy infrastructure failures
- Safe failure semantics: retains
502 Bad Gatewayfor genuine network, browser-pool, and infrastructure errors - Refreshed release stack: updates Biome to 2.5.14, nginx to 1.30.5, and uBlock Origin to 1.75.0
Major changes
- 285ef9f passes terminal upstream challenge evidence through the MITM proxy instead of synthesizing a gateway failure (#147, #149). Thanks @nklowns
- 8aa48da hardens evidence freshness and upstream status handling while preserving the existing
502 Bad Gatewayfallback - 2917fb1 prepares v1.6.2 and aligns package, lockfile, documentation, dependency, and changelog metadata
Full changelog: v1.6.1...v1.6.2