Skip to content

v0.14.0

Choose a tag to compare

@offendingcommit offendingcommit released this 02 Jun 20:20

0.14.0 (2026-06-02)

Bug Fixes

  • docker: derive nginx resolver from container DNS (66b299a)
  • docker: drop dead HONCHO_UPSTREAM and same-origin default (a2854ab)
  • web: enforce upstream allowlist in vite dev proxy (b4fac95)
  • web: raise connection-test timeout for cold upstreams (409d7d8)
  • web: strip content-encoding from vite dev proxy responses (6b602c0)

Features

  • docker: header-driven /api reverse proxy in nginx (753c978)
  • docker: render SSRF allowlist map from env (0af1ad9)
  • docker: split compose into dev-forward build and prod pull (c9bd2db)
  • web: add dispatchFor transport helper for same-origin proxy (9945e4c)
  • web: dev /api proxy middleware mirroring nginx (ab8a1ba)
  • web: route checkConnection and discovery through the proxy (9893230)
  • web: route web build through same-origin /api proxy (0935099)