Skip to content

Releases: coder/code-server

v4.91.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:26
1962f48

Code v1.91.1

Changed

  • Updated to Code 1.91.1.

v4.91.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:21
fb3e3e1

Code v1.91.0

Changed

  • Updated to Code 1.91.0.

v4.91.0-rc.1

v4.91.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:41
901191e

Code v1.91.0

Changed

  • Updated to Code 1.91.0.

v4.90.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 19:00
26c7634

Changed

  • Updated to Code 1.90.2.

Fixed

  • When the log gets rotated it will no longer incorrectly be moved to a new
    directory created in the current working directory named with a date.
    Instead, the file itself is prepended with the date and kept in the same
    directory, as originally intended.

v4.90.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:49
dce1d6e

Code v1.90.1

Changed

  • Updated to Code 1.90.1.

v4.90.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 01:13
a735495

Code v1.90.0

Fixed

  • Cache a call to get CPU information used in telemetry that could result in a
    lack responsiveness if it was particularly slow.

v4.90.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 18:01
0c802ba

Code v1.90.0

Changed

  • Updated to Code 1.90.0.
  • Updated Node to 20.11.1.

Added

  • Send contents to the clipboard in the integrated terminal by piping to
    code-server --stdin-to-clipboard or code-server -c.

    You may want to make this an alias:

    alias xclip="code-server --stdin-to-clipboard"
    echo -n "hello world" | xclip
    

v4.90.0-rc.1

v4.90.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jun 01:12
3b467de

Code v1.90.0

Changed

  • Updated to Code 1.90.0.
  • Updated Node to 20.11.1.

Added

  • Send contents to the clipboard in the integrated terminal by piping to
    code-server --stdin-to-clipboard or code-server -c.

    You may want to make this an alias:

    alias xclip="code-server --stdin-to-clipboard"
    echo -n "hello world" | xclip
    

v4.89.1

Choose a tag to compare

@github-actions github-actions released this 14 May 17:29
effc6e9

Code v1.89.1

Changed

  • Updated to Code 1.89.1.

v4.89.0

Choose a tag to compare

@github-actions github-actions released this 09 May 02:21
ab4b36f

Code v1.89.0

Changed

  • Updated to Code 1.89.0.