Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: coder/vscode-coder

v1.11.6

15 Dec 11:35
v1.11.6
This tag was signed with the committer’sverified signature.
EhabY Ehab Younes
GPG key ID:78377E3354F20561
Verified
Learn about vigilant mode.

Choose a tag to compare

Added

  • Log file picker when viewing logs without an active workspace connection.

Fixed

  • Fixed false "setting changed" notifications appearing when connecting to a remote workspace.
Assets3
Loading

v1.11.5

10 Dec 10:54
v1.11.5
This tag was signed with the committer’sverified signature.
EhabY Ehab Younes
GPG key ID:78377E3354F20561
Verified
Learn about vigilant mode.
677eee4
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Added

  • Support for paths that begin with a tilde (~).
  • Support forcoder ssh flag configurations through thecoder.sshFlags setting.

Fixed

  • Fixed race condition when multiple VS Code windows download the Coder CLI binary simultaneously. Other windows now wait and display real-time progress instead of attempting concurrent downloads, preventing corruption and failures.
  • Remove duplicate "Cancel" buttons on the workspace update dialog.

Changed

  • WebSocket connections now automatically reconnect on network failures, improving reliability when communicating with Coder deployments.
  • Improved SSH process and log file discovery with better reconnect handling and support for VS Code forks (Cursor, Windsurf, Antigravity).
Loading

v1.11.4

20 Nov 15:40
v1.11.4
This tag was signed with the committer’sverified signature.
EhabY Ehab Younes
GPG key ID:78377E3354F20561
Verified
Learn about vigilant mode.

Choose a tag to compare

Fixed

  • Add support forgoogle.antigravity-remote-openssh Remote SSH extension.

Changed

  • Improved workspace connection progress messages and enhanced the workspace build terminal with better log streaming. The extension now also waits for blocking startup scripts to complete before connecting, providing clear progress indicators during the wait.
Loading

v1.11.3

23 Oct 10:15
v1.11.3
This tag was signed with the committer’sverified signature.
EhabY Ehab Younes
GPG key ID:27AA7549097990E1
Verified
Learn about vigilant mode.
c1206b2
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Fixed

  • Fixed WebSocket connections not receiving headers from the configured header (coder.headerCommand), which could cause authentication failures with remote workspaces.
Loading

v1.11.2

07 Oct 19:32
v1.11.2
This tag was signed with the committer’sverified signature.
EhabY Ehab Younes
GPG key ID:27AA7549097990E1
Verified
Learn about vigilant mode.
2cd05a3
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Changed

  • Updated Visual Studio Marketplace badge in README to use img.shields.io service instead of vsmarketplacebadges.
Loading

v1.11.1

07 Oct 08:57
v1.11.1
This tag was signed with the committer’sverified signature.
EhabY Ehab Younes
GPG key ID:27AA7549097990E1
Verified
Learn about vigilant mode.
a6cefa2
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Fixed

  • Logging in or out in one VS Code window now properly updates the authentication status in all other open windows.
  • Fix an issue with JSON stringification errors occurring when logging circular objects.
  • Fix resource cleanup issues that could leave lingering components after extension deactivation.

Added

  • Support forCODER_BINARY_DESTINATION environment variable to set CLI download location (overridden by extension settingcoder.binaryDestination if configured).
  • Search filter button to Coder Workspaces tree views for easier workspace discovery.
Loading

v1.11.0

24 Sep 09:41
v1.11.0
This tag was signed with the committer’sverified signature.
EhabY Ehab Younes
GPG key ID:27AA7549097990E1
Verified
Learn about vigilant mode.
dc4d6d4
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Changed

  • Always enable verbose (-v) flag when a log directory is configured (coder.proxyLogDir).
  • Automatically start a workspace without prompting if it is explicitly opened but not running.

Added

  • Add support for CLI global flag configurations through thecoder.globalFlags setting.
  • Add logging for all REST traffic. Verbosity is configurable viacoder.httpClientLogLevel (none,basic,headers,body).
  • Add lifecycle logs for WebSocket creation, errors, and closures.
  • Include UUIDs in REST and WebSocket logs to correlate events and measure duration.
Loading

v1.10.1

13 Aug 18:18
v1.10.1
This tag was signed with the committer’sverified signature.
GPG key ID:D63C1EF81242354A
Verified
Learn about vigilant mode.
83391f9
This commit was signed with the committer’sverified signature.
GPG key ID:D63C1EF81242354A
Verified
Learn about vigilant mode.

Choose a tag to compare

Fixed

  • The signature download fallback now uses only major.minor.patch without any
    extra labels (like the hash), since the releases server does not include those
    labels with its artifacts.
Loading

v1.10.0

05 Aug 16:46
v1.10.0
This tag was signed with the committer’sverified signature.
GPG key ID:D63C1EF81242354A
Verified
Learn about vigilant mode.
c26018f
This commit was signed with the committer’sverified signature.
GPG key ID:D63C1EF81242354A
Verified
Learn about vigilant mode.

Choose a tag to compare

Changed

  • Coder output panel enhancements: all log entries now include timestamps, and
    you can filter messages by log level in the panel.

Added

  • Update/openDevContainer to support all dev container features when hostPath
    and configFile are provided.
  • Addcoder.disableUpdateNotifications setting to disable workspace template
    update notifications.
  • Consistently use the same session for each agent. Previously, depending on how
    you connected, it could be possible to get two different sessions for an
    agent. Existing connections may still have this problem; only new connections
    are fixed.
  • Add an agent metadata monitor status bar item, so you can view your active
    agent metadata at a glance.
  • Add binary signature verification. This can be disabled with
    coder.disableSignatureVerification if you purposefully run a binary that is
    not signed by Coder (for example a binary you built yourself).
Loading

v1.9.2

25 Jun 08:51
0c73c83
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Fixed

  • Use--header-command properly when starting a workspace.

  • Handleagent parameter when opening workspace to support multi-agent workspaces.

  • Handle windows specific paths in log-path parameter

Changed

  • The Coder logo has been updated.
Loading
Previous134589
Previous

[8]ページ先頭

©2009-2025 Movatter.jp