feat(updater): add system-proxy feature (#3526)

* feat(updater): add `system-proxy` feature

* enable by default
This commit is contained in:
Tony
2026-08-04 16:37:00 +08:00
committed by GitHub
parent e215ff90d3
commit 2371be839f
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"updater": minor
"updater-js": minor
---
Added `system-proxy` (enabled by default) feature flag to control `reqwest/system-proxy` feature (Use Windows and macOS system proxy settings automatically)