-
feat(management): add proxy support for management asset synchronization
released this
2025-10-01 12:18:26 +00:00 | 1724 commits to main since this release- Introduced
proxyURLparameter forEnsureLatestManagementHTMLto enable proxy configuration. - Refactored HTTP client initialization with new
newHTTPClientto support proxy-aware requests. - Updated asset download and fetch logic to utilize the proxy-aware HTTP client.
- Adjusted
server.goto passcfg.ProxyURLfor management asset synchronization calls.
Downloads
- Introduced