Commit c474767
committed
chore(release): 0.14.0 [skip ci]
# [0.14.0](v0.13.1...v0.14.0) (2026-06-02)
### Bug Fixes
* **docker:** derive nginx resolver from container DNS ([66b299a](66b299a))
* **docker:** drop dead HONCHO_UPSTREAM and same-origin default ([a2854ab](a2854ab))
* **web:** enforce upstream allowlist in vite dev proxy ([b4fac95](b4fac95))
* **web:** raise connection-test timeout for cold upstreams ([409d7d8](409d7d8))
* **web:** strip content-encoding from vite dev proxy responses ([6b602c0](6b602c0))
### Features
* **docker:** header-driven /api reverse proxy in nginx ([753c978](753c978))
* **docker:** render SSRF allowlist map from env ([0af1ad9](0af1ad9))
* **docker:** split compose into dev-forward build and prod pull ([c9bd2db](c9bd2db))
* **web:** add dispatchFor transport helper for same-origin proxy ([9945e4c](9945e4c))
* **web:** dev /api proxy middleware mirroring nginx ([ab8a1ba](ab8a1ba))
* **web:** route checkConnection and discovery through the proxy ([9893230](9893230))
* **web:** route web build through same-origin /api proxy ([0935099](0935099))1 parent 5a25435 commit c474767
4 files changed
Lines changed: 25 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments