File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 from published versions since it shows up in the VS Code extension changelog
66 tab and is confusing to users. Add it back between releases if needed. -->
77
8- ## Unreleased
8+ ## [ v1.16.0 ] ( https://github.com/coder/vscode-coder/releases/tag/v1.16.0 ) 2026-08-06
99
1010### Added
1111
1616 messages in a markdown preview.
1717- Ask for confirmation before creating a support bundle, with a summary of the
1818 data it collects.
19+ - Collect the remote editor's server logs from the workspace in support
20+ bundles, alongside the local extension and SSH logs (requires a Coder
21+ 2.36.0+ deployment).
1922
2023### Changed
2124
6568 revert to its default in a remote window.
6669- Delete the legacy file-based credentials after migrating them to secret
6770 storage, instead of leaving plaintext copies behind.
71+ - Ignore a stored session whose URL points at a different deployment than the
72+ one it was saved for, and warn instead of failing the connection when
73+ migrating file-based credentials with such a mismatch.
6874
6975## [ v1.15.2] ( https://github.com/coder/vscode-coder/releases/tag/v1.15.2 ) 2026-06-30
7076
Original file line number Diff line number Diff line change 11{
22 "name" : " coder-remote" ,
33 "displayName" : " Coder" ,
4- "version" : " 1.15.2 " ,
4+ "version" : " 1.16.0 " ,
55 "description" : " Open any workspace with a single click." ,
66 "categories" : [
77 " Other"
You can’t perform that action at this time.
0 commit comments