Releases: coder/vscode-coder
Releases · coder/vscode-coder
v0.1.35
Changes
- Support running within Cursor.
v0.1.34
Changes
- Improve fetching the Coder binary. This is mostly just better logging but it
also will avoid fetching if the existing binary version already matches, to
support scenarios where the ETag is ignored.
v0.1.33
Bug fixes
- Prevent updating template when automatically starting workspace
v0.1.32
Bug Fixes
- replace ssh config block in-place (#211) #211 (Mathias Fredriksson)
Commits
- 863cf74: v0.1.32 (Kyle Carberry)
v0.1.31
v0.1.30
v0.1.29
v0.1.28
Bug Fixes
- check for versions greater than 2.3.3 for the log-dir flag (#168) #168 (Kyle Carberry)
v0.1.27
Features
- add "Show Logs" command to help with network debugging (#166) #166 (Kyle Carberry)
v0.1.26
Features
- fall back to CODER_HEADER_COMMAND environment variable if not set (#160) #160 (Josh Vawdrey)
Chores
- deps: bump actions/setup-node from 2 to 4 (#158) #158 (dependabot[bot])
- deps: bump axios from 1.4.0 to 1.6.0 (#157) #157 (dependabot[bot])
- deps-dev: bump @vscode/test-electron from 1.6.2 to 2.3.6 (#156) #156 (dependabot[bot])
- deps-dev: bump @types/eventsource from 1.1.11 to 1.1.14 (#155) #155 (dependabot[bot])
- deps: bump @babel/traverse from 7.20.13 to 7.23.2 (#154) #154 (dependabot[bot])
- deps: bump yaml from 1.10.2 to 2.3.3 (#152) #152 (dependabot[bot])
- deps: bump actions/checkout from 2 to 4 (#144) #144 (dependabot[bot])
Commits
- 1aee70c: v0.1.26 (Kyle Carberry)