Skip to content

Commit 11d7ce4

Browse files
committed
Add changelog entry
1 parent 69ed34c commit 11d7ce4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

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
## [v1.12.1](https://github.com/coder/vscode-coder/releases/tag/v1.12.1) 2026-01-23
616

717
### Fixed

0 commit comments

Comments
 (0)