docs(changelog): add fragment for #8515 basePath client fetch

This commit is contained in:
rqzbeh
2026-07-25 06:14:39 +03:30
parent d7142c2154
commit bb086cd7b2

View File

@@ -0,0 +1 @@
- **fix(client):** Absolute `fetch("/api/...")` and `EventSource("/api/...")` honor `OMNIROUTE_BASE_PATH` under reverse-proxy subpath deploys (no domain-root 404s for dashboard health/SSE) ([#8515](https://github.com/diegosouzapw/OmniRoute/pull/8515)) — thanks @rqzbeh