Skip to content

Releases: coder/vscode-coder

v0.1.34

03 Mar 23:33
v0.1.34
0bca399

Choose a tag to compare

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

20 Feb 18:32
v0.1.33
6407437

Choose a tag to compare

Bug fixes

  • Prevent updating template when automatically starting workspace

v0.1.32

09 Feb 16:50

Choose a tag to compare

Bug Fixes

Commits

v0.1.31

02 Feb 04:54
v0.1.31
343d097

Choose a tag to compare

Changed

  • Override connect timeout (#194)

Added

  • Add URL history and support for CODER_URL (#200)
  • Automatically refresh workspaces (#203)

v0.1.30

18 Jan 23:17
v0.1.30
d775e37

Choose a tag to compare

Changed

  • bccc486: halved notification check for autostop warning (#189) (Stephen Kirby) #189

v0.1.29

08 Dec 17:25
v0.1.29
7ead36a

Choose a tag to compare

Features

  • expand ${userHome} in tls settings paths (#176) (coryb)

v0.1.28

14 Nov 20:17
v0.1.28
c318bcc

Choose a tag to compare

Bug Fixes

v0.1.27

14 Nov 18:02
v0.1.27
46d28cd

Choose a tag to compare

Features

v0.1.26

07 Nov 13:49

Choose a tag to compare

Features

Chores

Commits

v0.1.25

09 Oct 22:51
v0.1.25
feb4971

Choose a tag to compare

Bug fixes

  • Handle ? in SSH config (#150) (Asher) #150