Skip to content

Commit 50811c1

Browse files
authored
Merge pull request #69 from coder/changelog-update-v2.1.0
Changelog update - `v2.1.0`
2 parents 61e0fe8 + 3514dc8 commit 50811c1

File tree

1 file changed

+11
-15
lines changed

1 file changed

+11
-15
lines changed

CHANGELOG.md

+11-15
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,31 @@
33
# coder-gateway Changelog
44

55
## [Unreleased]
6-
### Added
7-
- support for displaying workspace version
8-
- support for managing the lifecycle of a workspace, i.e. start and stop and update workspace to the latest template version
96

10-
### Changed
11-
- workspace panel is now updated every 5 seconds
12-
- combinations of workspace names and agent names are now listed even when a workspace is down
13-
- minimum supported Gateway build is now 222.3739.40
7+
## [2.1.0]
8+
### Added
9+
- support for displaying workspace version
10+
- support for managing the lifecycle of a workspace, i.e. start and stop and update workspace to the latest template version
1411

15-
### Fixed
16-
- terminal link for workspaces with a single agent
12+
### Changed
13+
- workspace panel is now updated every 5 seconds
14+
- combinations of workspace names and agent names are now listed even when a workspace is down
15+
- minimum supported Gateway build is now 222.3739.40
16+
17+
### Fixed
18+
- terminal link for workspaces with a single agent
1719
- no longer allow users to open a connection to a Windows or macOS workspace. It's not yet supported by Gateway
1820

1921
## [2.0.2]
20-
2122
### Added
22-
2323
- support for displaying working and non-working workspaces
2424
- better support for Light and Dark themes in the "Status" column
2525

2626
### Fixed
27-
2827
- left panel is no longer visible when a new connection is triggered from Coder's "Recent Workspaces" panel.
2928
This provides consistency with other plugins compatible with Gateway
3029
- the "Select IDE and Project" button in the "Coder Workspaces" view is now disabled when no workspace is selected
3130

32-
3331
### Changed
3432
- the authentication view is now merged with the "Coder Workspaces" view allowing users to quickly change the host
3533

@@ -39,7 +37,6 @@
3937
- working workspaces are now listed when there are issues with resolving agents
4038
- list only workspaces owned by the logged user
4139

42-
4340
### Changed
4441
- links to documentation now point to the latest Coder OSS
4542
- simplified main action link text from `Connect to Coder Workspaces` to `Connect to Coder`
@@ -49,7 +46,6 @@
4946
### Added
5047
- support for Gateway 2022.2
5148

52-
5349
### Changed
5450
- Java 17 is now required to run the plugin
5551
- adapted the code to the new SSH API provided by Gateway

0 commit comments

Comments
 (0)