|
4 | 4 |
|
5 | 5 | ## Unreleased
|
6 | 6 |
|
7 | | -### Added |
| 7 | +##2.1.3 - 2022年12月09日 |
8 | 8 |
|
| 9 | +### Added |
9 | 10 | - warning system when plugin might not be compatible with Coder REST API
|
10 | 11 | - a `Create workspace` button which links to Coder's templates page
|
11 | 12 | - workspace icons
|
12 | 13 | - quick toolbar action to open Coder Dashboard in the browser
|
13 | 14 | - custom user agent for the HTTP client
|
14 | 15 |
|
15 | 16 | ### Changed
|
16 | | - |
17 | 17 | - redesigned the information&warning banner. Messages can now include hyperlinks
|
18 | 18 |
|
19 | 19 | ### Removed
|
20 | | - |
21 | 20 | - connection handle window is no longer displayed
|
22 | 21 |
|
23 | 22 | ### Fixed
|
24 | | - |
25 | 23 | - outdated Coder CLI binaries are cleaned up
|
26 | 24 | - workspace status color style: running workspaces are green, failed ones should be red, everything else is gray
|
27 | 25 | - typos in plugin description
|
28 | 26 |
|
29 | 27 | ## 2.1.2 - 2022年11月23日
|
30 | 28 |
|
31 | 29 | ### Added
|
32 | | - |
33 | 30 | - upgraded support for the latest Coder REST API
|
34 | 31 | - support for latest Gateway 2022.2.x builds
|
35 | 32 |
|
|
0 commit comments