• 1.0.1 6d37eab991

    1.0.1
    All checks were successful
    build-and-push / build (push) Successful in 17s
    build-and-push / build (release) Successful in 5s
    Stable

    eric released this 2026-07-03 17:41:20 -07:00 | 5 commits to main since this release

    fix: preserve Host header for inbound HTTP signatures

    Stop rewriting r.Host to backend host — broke federation
    signature verify (401 for every remote actor). Also only
    rewrite Content-Length/Content-Encoding when bad emoji pair
    matched, avoiding corruption of compressed and 304 responses.
    Extract newProxy() + add tests.

    Downloads