Skip to content

Commit b81501b

Browse files
committed
Add changelog entry
1 parent 5fb4c9b commit b81501b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## Unreleased
44

5+
### Added
6+
7+
- Support for VS Code's built-in proxy settings: `http.noProxy` (as fallback when `coder.proxyBypass`
8+
is not set), `http.proxyAuthorization`, and `http.proxyStrictSSL`.
9+
10+
### Fixed
11+
12+
- Fixed proxy scheme handling where URLs with schemes got duplicated and URLs without schemes
13+
were not normalized.
14+
515
### Changed
616

717
- WebSocket connections are now more robust and reconnect less frequently, only when truly

0 commit comments

Comments
 (0)