[3.7.4] - 2026-03-24
Fixed
- Caddy PWA cache headers —
handle+uri strip_prefixcaused path matchers to evaluate before prefix stripping, so@pwa_assets path /pwa/*never matched; switched tohandle_pathwhich strips at the handle level - Mypy type errors in dev.py — fix bytes/str variable shadowing and SimpleHTTPRequestHandler init typing
- Ruff formatting — fix import order in dev.py, formatting in services.py