• v3.9.5 321b222b1f

    v3.9.5 Stable

    ric_harvey released this 2026-03-27 20:59:07 +00:00 | 142 commits to main since this release

    What's changed

    • Fix Bandit B310 security finding: Validate URL scheme (http/https only) before calling urllib.request.urlopen in the RSS worker page fetcher. Added # nosec B310 annotation for the scheme-validated call.
    • Version bump: __version__ now correctly reads 3.9.5 (was stuck on 3.9.3 in v3.9.4).
    Downloads