Skip to content

Commit 03fed50

Browse files
committed
Changelog update - v2.0.2
1 parent 783221b commit 03fed50

File tree

1 file changed

+25
-24
lines changed

1 file changed

+25
-24
lines changed

CHANGELOG.md

+25-24
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,47 @@
11
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
22

3-
# coder-gateway Changelog
4-
5-
## [Unreleased]
3+
# coder-gateway Changelog
4+
5+
## [Unreleased]
6+
7+
## [2.0.2]
68
### Added
79
- support for displaying working and non-working workspaces
810
- better support for Light and Dark themes in the "Status" column
9-
11+
12+
1013
### Fixed
11-
1214
- left panel is no longer visible when a new connection is triggered from Coder's "Recent Workspaces" panel.
1315
This provides consistency with other plugins compatible with Gateway
1416
- the "Select IDE and Project" button in the "Coder Workspaces" view is now disabled when no workspace is selected
15-
17+
18+
1619
### Changed
17-
18-
- the authentication view is now merged with the "Coder Workspaces" view allowing users to quickly change the host
19-
20-
## [2.0.1]
21-
22-
### Fixed
23-
20+
- the authentication view is now merged with the "Coder Workspaces" view allowing users to quickly change the host
21+
22+
## [2.0.1]
23+
### Fixed
2424
- `Recent Coder Workspaces` label overlaps with the search bar in the `Connections` view
2525
- working workspaces are now listed when there are issues with resolving agents
2626
- list only workspaces owned by the logged user
2727

28-
### Changed
29-
28+
29+
### Changed
3030
- links to documentation now point to the latest Coder OSS
3131
- simplified main action link text from `Connect to Coder Workspaces` to `Connect to Coder`
32-
- minimum supported Gateway build is now 222.3739.24
33-
34-
## [2.0.0]
35-
### Added
32+
- minimum supported Gateway build is now 222.3739.24
33+
34+
## [2.0.0]
35+
### Added
3636
- support for Gateway 2022.2
3737

38-
### Changed
38+
39+
### Changed
3940
- Java 17 is now required to run the plugin
40-
- adapted the code to the new SSH API provided by Gateway
41-
42-
## [1.0.0]
43-
### Added
41+
- adapted the code to the new SSH API provided by Gateway
42+
43+
## [1.0.0]
44+
### Added
4445
- initial scaffold for Gateway plugin
4546
- browser based authentication on Coder environments
4647
- REST client for Coder V2 public API

0 commit comments

Comments
 (0)