Skip to content
Merged
Changes from 1 commit
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
Next Next commit
chore: update changelog for 2.5.2 release
  • Loading branch information
bpmct committed Aug 6, 2023
commit d2f6fee480351cd8bbf23fb04238da834d18b1cd
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

### Fixed
- Inability to connect to a workspace after going back to the workspaces view.
- Remove version warning for 2.x release.

### Changed
- Add a message to distinguish between connecting to the worker and querying for
Expand All @@ -28,8 +29,8 @@
- Add status and start/stop buttons to the recent connections view.

### Changed
- Check binary version with `version --output json` (if available) since this is
faster than waiting for the round trip checking etags. It also covers cases
- Check binary version with `version --output json` (if available) since this is
faster than waiting for the round trip checking etags. It also covers cases
where the binary is hosted somewhere that does not support etags.
- Move the template link from the row to a dedicated button on the toolbar.

Expand Down