Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,26 @@

### Added

- support for matching workspace agent in the URI via the agent name

### Removed

- dropped support for `agent_id` as a URI parameter

## 0.4.0 - 2025-07-08

### Added

- support for basic authentication for HTTP/HTTPS proxy
- support for Toolbox 2.7 release
- support for matching workspace agent in the URI via the agent name

### Changed

- improved message while loading the workspace

### Removed

- dropped support for `agent_id` as a URI parameter

### Fixed

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

## 0.3.2 - 2025-06-25

Expand Down
Loading