File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 44
55## Unreleased
66
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+
718### Fixed
819
920- The version column now displays "Up to date" or "Outdated" instead of
Original file line number Diff line number Diff line change 33pluginGroup =com.coder.gateway
44pluginName =coder-gateway
55# SemVer format -> https://semver.org
6- pluginVersion =2.11.7
6+ pluginVersion =2.12.0
77# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88# for insight into build numbers and IntelliJ Platform versions.
99pluginSinceBuild =233.6745
You can’t perform that action at this time.
0 commit comments