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 22
33## Unreleased
44
5+ ## [ v1.12.1] ( https://github.com/coder/vscode-coder/releases/tag/v1.12.1 ) 2026-01-23
6+
7+ ### Fixed
8+
9+ - Fixed GPG signature verification failing when public keys have been reformatted.
10+ - Fixed race conditions when multiple VS Code windows access deployments simultaneously.
11+
12+ ### Changed
13+
14+ - Refined logging with clearer messages and more accurate severity levels for easier troubleshooting.
15+
516## [ v1.12.0] ( https://github.com/coder/vscode-coder/releases/tag/v1.12.0 ) 2026-01-21
617
718### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " coder-remote" ,
33 "displayName" : " Coder" ,
4- "version" : " 1.12.0 " ,
4+ "version" : " 1.12.1 " ,
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