| 
2 | 2 | 
 
  | 
3 | 3 | # coder-gateway Changelog  | 
4 | 4 | 
 
  | 
5 |  | -## [Unreleased]  | 
6 |  | -### Added  | 
 | 5 | +## Unreleased  | 
 | 6 | + | 
 | 7 | +## 2.1.2 - 2022-11-23  | 
7 | 8 | 
 
  | 
 | 9 | +### Added  | 
8 | 10 | - upgraded support for the latest Coder REST API  | 
9 | 11 | - support for latest Gateway 2022.2.x builds  | 
10 | 12 | 
 
  | 
11 | 13 | ### Fixed  | 
12 |  | - | 
13 | 14 | - authentication flow is now done using HTTP headers  | 
14 | 15 | 
 
  | 
15 |  | -## [2.1.1]  | 
 | 16 | +## 2.1.1  | 
16 | 17 | 
 
  | 
17 | 18 | ### Added  | 
18 |  | - | 
19 | 19 | - support for remembering last opened Coder session  | 
20 | 20 | 
 
  | 
21 | 21 | ### Changed  | 
22 |  | - | 
23 | 22 | - minimum supported Gateway build is now 222.3739.54  | 
24 | 23 | - some dialog titles  | 
25 | 24 | 
 
  | 
26 |  | -## [2.1.0]  | 
 | 25 | +## 2.1.0  | 
 | 26 | + | 
27 | 27 | ### Added  | 
28 | 28 | - support for displaying workspace version  | 
29 | 29 | - support for managing the lifecycle of a workspace, i.e. start and stop and update workspace to the latest template version  | 
 | 
37 | 37 | - terminal link for workspaces with a single agent  | 
38 | 38 | - no longer allow users to open a connection to a Windows or macOS workspace. It's not yet supported by Gateway  | 
39 | 39 | 
 
  | 
40 |  | -## [2.0.2]  | 
 | 40 | +## 2.0.2  | 
 | 41 | + | 
41 | 42 | ### Added  | 
42 | 43 | - support for displaying working and non-working workspaces  | 
43 | 44 | - better support for Light and Dark themes in the "Status" column  | 
 | 
50 | 51 | ### Changed  | 
51 | 52 | - the authentication view is now merged with the "Coder Workspaces" view allowing users to quickly change the host  | 
52 | 53 | 
 
  | 
53 |  | -## [2.0.1]  | 
 | 54 | +## 2.0.1  | 
 | 55 | + | 
54 | 56 | ### Fixed  | 
55 | 57 | - `Recent Coder Workspaces` label overlaps with the search bar in the `Connections` view  | 
56 | 58 | - working workspaces are now listed when there are issues with resolving agents  | 
 | 
61 | 63 | - simplified main action link text from `Connect to Coder Workspaces` to `Connect to Coder`  | 
62 | 64 | - minimum supported Gateway build is now 222.3739.24  | 
63 | 65 | 
 
  | 
64 |  | -## [2.0.0]  | 
 | 66 | +## 2.0.0  | 
 | 67 | + | 
65 | 68 | ### Added  | 
66 | 69 | - support for Gateway 2022.2  | 
67 | 70 | 
 
  | 
68 | 71 | ### Changed  | 
69 | 72 | - Java 17 is now required to run the plugin  | 
70 | 73 | - adapted the code to the new SSH API provided by Gateway  | 
71 | 74 | 
 
  | 
72 |  | -## [1.0.0]  | 
 | 75 | +## 1.0.0  | 
 | 76 | + | 
73 | 77 | ### Added  | 
74 | 78 | - initial scaffold for Gateway plugin  | 
75 | 79 | - browser based authentication on Coder environments  | 
76 | 80 | - REST client for Coder V2 public API  | 
77 | 81 | - coder-cli orchestration for setting up the SSH configurations for Coder Workspaces  | 
78 | 82 | - basic panel to display live Coder Workspaces  | 
79 | 83 | - support for multi-agent Workspaces  | 
80 |  | -- Gateway SSH connection to a Coder Workspace  | 
 | 84 | +- Gateway SSH connection to a Coder Workspace  | 
0 commit comments