|
7 | 7 | ### Fixed
|
8 | 8 | - terminal link is now correct when host ends in `/`
|
9 | 9 |
|
| 10 | +## 2.1.6-eap.0 - 2023-02-02 |
| 11 | + |
| 12 | +### Fixed |
| 13 | +- improved resiliency and error handling when resolving installed IDE's |
| 14 | + |
10 | 15 | ## 2.1.6 - 2023-02-01
|
11 | 16 |
|
12 | 17 | ### Fixed
|
13 | 18 | - improved resiliency and error handling when resolving installed IDE's
|
14 | 19 |
|
| 20 | +## 2.1.5-eap.0 - 2023-01-24 |
| 21 | + |
| 22 | +### Fixed |
| 23 | +- support for `Remote Development` in the Jetbrains IDE's |
| 24 | + |
15 | 25 | ## 2.1.5 - 2023-01-24
|
16 | 26 |
|
17 | 27 | ### Fixed
|
18 | 28 | - support for `Remote Development` in the Jetbrains IDE's
|
19 | 29 |
|
| 30 | +## 2.1.4-eap.0 - 2022-12-23 |
| 31 | +Bug fixes and enhancements included in `2.1.4` release: |
| 32 | + |
| 33 | +### Added |
| 34 | +- ability to open a template in the Dashboard |
| 35 | +- ability to sort by workspace name, or by template name or by workspace status |
| 36 | +- a new token is requested when the one persisted is expired |
| 37 | +- support for re-using already installed IDE backends |
| 38 | + |
| 39 | +### Changed |
| 40 | +- renamed the plugin from `Coder Gateway` to `Gateway` |
| 41 | +- workspaces and agents are now resolved and displayed progressively |
| 42 | + |
| 43 | +### Fixed |
| 44 | +- icon rendering on `macOS` |
| 45 | +- `darwin` agents are now recognized as `macOS` |
| 46 | +- unsupported OS warning is displayed only for running workspaces |
| 47 | + |
20 | 48 | ## 2.1.4 - 2022-12-23
|
21 | 49 |
|
22 | 50 | ### Added
|
|
34 | 62 | - `darwin` agents are now recognized as `macOS`
|
35 | 63 | - unsupported OS warning is displayed only for running workspaces
|
36 | 64 |
|
| 65 | +## 2.1.3-eap.0 - 2022-12-12 |
| 66 | +Bug fixes and enhancements included in `2.1.3` release: |
| 67 | + |
| 68 | +### Added |
| 69 | +- warning system when plugin might not be compatible with Coder REST API |
| 70 | +- a `Create workspace` button which links to Coder's templates page |
| 71 | +- workspace icons |
| 72 | +- quick toolbar action to open Coder Dashboard in the browser |
| 73 | +- custom user agent for the HTTP client |
| 74 | + |
| 75 | +### Changed |
| 76 | +- redesigned the information&warning banner. Messages can now include hyperlinks |
| 77 | + |
| 78 | +### Removed |
| 79 | +- connection handle window is no longer displayed |
| 80 | + |
| 81 | +### Fixed |
| 82 | +- outdated Coder CLI binaries are cleaned up |
| 83 | +- workspace status color style: running workspaces are green, failed ones should be red, everything else is gray |
| 84 | +- typos in plugin description |
| 85 | + |
37 | 86 | ## 2.1.3 - 2022-12-09
|
38 | 87 |
|
39 | 88 | ### Added
|
|
54 | 103 | - workspace status color style: running workspaces are green, failed ones should be red, everything else is gray
|
55 | 104 | - typos in plugin description
|
56 | 105 |
|
| 106 | +## 2.1.2-eap.0 - 2022-11-29 |
| 107 | + |
| 108 | +### Added |
| 109 | +- support for Gateway 2022.3 RC |
| 110 | +- upgraded support for the latest Coder REST API |
| 111 | +- support for latest Gateway 2022.2.x builds |
| 112 | + |
| 113 | +### Fixed |
| 114 | +- authentication flow is now done using HTTP headers |
| 115 | + |
57 | 116 | ## 2.1.2 - 2022-11-23
|
58 | 117 |
|
59 | 118 | ### Added
|
|
0 commit comments