File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## Unreleased
6
6
7
+ ### Added
8
+
9
+ - Set ` --usage-app ` on the proxy command if the Coder CLI supports it
10
+ (>=2.13.0). To make use of this, you must add the connection again through the
11
+ "Connect to Coder" flow or by using the dashboard link (the recents
12
+ connections do not reconfigure SSH).
13
+
14
+ ### Changed
15
+
16
+ - Add support for latest Gateway 242.* EAP.
17
+
7
18
### Fixed
8
19
9
20
- The version column now displays "Up to date" or "Outdated" instead of
Original file line number Diff line number Diff line change 3
3
pluginGroup =com.coder.gateway
4
4
pluginName =coder-gateway
5
5
# SemVer format -> https://semver.org
6
- pluginVersion =2.11.7
6
+ pluginVersion =2.12.0
7
7
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
8
8
# for insight into build numbers and IntelliJ Platform versions.
9
9
pluginSinceBuild =233.6745
You can’t perform that action at this time.
0 commit comments