• v0.4.1 002e51f36e

    Static serving: correct cache headers, no index fallback for assets
    ci / docker (push) Successful in 13m11s

    nils released this 2026-07-17 15:30:13 +00:00 | 4 commits to main since this release

    • /assets/*: immutable one-year cache on hits, plain 404 on misses
      (previously a missing asset fell back to index.html served as its
      content type, breaking CSS/JS after every deploy for cached clients)
    • index.html and SPA routes: no-cache, so deploys are visible immediately
    Downloads