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
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@

## Unreleased

## 0.9.2 - 2026-08-06

### Fixed

- keep workspace polling alive when SSH config updates fail
- improved validation and handling of workspace connection data
- expand `~` and `$HOME` in the SSH log directory and network info directory settings, consistent with how the data
and binary directories are already resolved

### Changed

- migrated plugin packaging to the new marketplace compatible structure

## 0.9.2-alpha2 - 2026-07-24

### Changed
Expand Down
Loading