Skip to content

Commit 8dbfa13

Browse files
Changelog update v0.4.0 (#149)
Made a big mistake, I approved the previous PR created by the release bot, and the instead of merging the PR I closed the PR 🥺 This PR reconciles the changelog Co-authored-by: GitHub Action <[email protected]>
1 parent 6ca08df commit 8dbfa13

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)