File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 44
55## Unreleased
66
7+ ### Added
8+
9+ - add configuration to change the binary directory separately from data.
10+ - add status and start/stop buttons to the recent connections view.
11+
12+ ### Changed
13+
14+ - check binary version with ` version --output json ` (if available) since this is
15+ faster than waiting for the round trip checking etags. It also covers cases
16+ where the binary is hosted somewhere that does not support etags.
17+ - move the template link from the row to a dedicated button on the toolbar.
18+
719## 2.3.0 - 2023-05-03
820
921### Added
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.3 .0
6+ pluginVersion =2.4 .0
77# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88# for insight into build numbers and IntelliJ Platform versions.
99pluginSinceBuild =223.7571.70
You can’t perform that action at this time.
0 commit comments