Skip to content

Commit 0a5de76

Browse files
committed
Merge branch 'main' into impl-verify-cli-signature
2 parents 3543377 + 8dbfa13 commit 0a5de76

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,26 @@
44

55
### Added
66

7+
- support for matching workspace agent in the URI via the agent name
8+
9+
### Removed
10+
11+
- dropped support for `agent_id` as a URI parameter
12+
13+
## 0.4.0 - 2025-07-08
14+
15+
### Added
16+
717
- support for basic authentication for HTTP/HTTPS proxy
818
- support for Toolbox 2.7 release
9-
- support for matching workspace agent in the URI via the agent name
1019

1120
### Changed
1221

1322
- improved message while loading the workspace
1423

15-
### Removed
16-
17-
- dropped support for `agent_id` as a URI parameter
18-
1924
### Fixed
2025

21-
- URI protocol handler is now able to switch to the Coder provider even if the last opened provider was something else
26+
- URI protocol handler is now able to switch to the Coder provider even if the last opened provider was something else
2227

2328
## 0.3.2 - 2025-06-25
2429

0 commit comments

Comments
 (0)