Releases: coder/vscode-coder
Releases · coder/vscode-coder
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)
v0.1.25
v0.1.24
v0.1.23
v0.1.22
v0.1.21
v0.1.20
Features
- add VS code notifications for workspace actions (#111) #111 (Kira Pilot)
Bug Fixes
- optionally write to settings (#123) #123 (Kyle Carberry)
Chores
- rename
WorkspaceAction
to camelCase (Kyle Carberry) - fix import of workspaceAction (Kyle Carberry)
Commits
v0.1.19
Features
- validate ssh properties before launching workspaces (#96) #96 (Kyle Carberry)
- show agent metadata (#92) #92 (Rodrigo Maia)
- add handling for insecure requests (#106) #106 (Kyle Carberry)
Bug Fixes
- open from sidebar with agent (#99) #99 (Rodrigo Maia)
Commits
v0.1.18
Features
Bug Fixes
- use user-data-dir for storage (#94) #94 (Kyle Carberry)
- try/catch for fetching the session token (Kyle Carberry)
- resolve odd label formatting for recently opened (#95) #95 (Kyle Carberry)
Commits
- c0a1871: v0.1.18 (Kyle Carberry)
v0.1.17
Bug Fixes
- check if OpenSSH supports
SetEnv
(#82) #82 (Kyle Carberry)
Commits
- 5a54059: v0.1.17 (Kyle Carberry)