| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-13 | 488 Bytes | |
| v2.26.0 source code.tar.gz | 2026-03-13 | 45.5 MB | |
| v2.26.0 source code.zip | 2026-03-13 | 45.8 MB | |
| Totals: 3 Items | 91.3 MB | 0 | |
What's Changed
Fixed
- SSE fanout crash —
_run_fanoutdaemon thread no longer crashes withAttributeError: 'NoneType' object has no attribute 'get'when source queue becomes None during interpreter shutdown - Branded logo FOUC — Added inline
width/heightto branded "i" SVG elements across 10 templates to prevent oversized rendering before CSS loads; refresh no longer needed
Full Changelog: https://github.com/smittix/intercept/compare/v2.25.0...v2.26.0