Skip to content

Releases: coder/code-server

v4.95.3

Choose a tag to compare

@github-actions github-actions released this 18 Nov 16:03
b0c935a

Code v1.95.3

Changed

  • Update to Code 1.95.3.

Sorry if you saw a confusing title, was trying to backspace but hit enter and that submitted the form. All fixed up now.

v4.95.2

Choose a tag to compare

@github-actions github-actions released this 12 Nov 17:31
fc97e24

Code v1.95.2

Changed

  • Update to Code 1.95.2.

v4.95.1

Choose a tag to compare

@github-actions github-actions released this 06 Nov 21:17
344df38

Code v1.95.1

Changed

  • Update to Code 1.95.1.

v4.95.1-rc.2

v4.95.1-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Nov 00:55
344df38

Code v1.95.1

Changed

  • Update to Code 1.95.1.

v4.95.1-rc.1

v4.95.1-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Nov 18:43
952523f

Code v1.95.1

Changed

  • Update to Code 1.95.1.

v4.94.2-rc.1

v4.94.2-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Oct 23:42
dd2e9fc

Code v1.94.2

Changed

  • Updated to Code 1.94.2.
  • Switched from yarn to npm to mirror VS Code's switch. This should not affect
    most users, but if you work on code-server please take note that everything
    uses npm now.

v4.93.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 02:13
69df011

Code v1.93.1

Changed

  • Updated to Code 1.93.1.

Added

  • Added --abs-proxy-base-path flag for when code-server is not at the root.

v4.93.1-rc.1

v4.93.1-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Sep 20:57
69df011

Code v1.93.1

Changed

  • Updated to Code 1.93.1.

Added

  • Added --abs-proxy-base-path flag for when code-server is not at the root.

v4.92.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 23:28
de65bfc

Code v1.92.2

Breaking changes

  • Dropped a patch that changed the compile target from es2022 to es2020 because
    it no longer works with the way VS Code uses static properties. This may break
    older browsers, so those browsers will either have to be updated or use an
    older version of code-server.

Changed

  • Updated to Code 1.92.2.

v4.92.2-rc.1

v4.92.2-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 09:50
34c6751

Code v1.92.2

Breaking changes

  • Dropped a patch that changed the compile target from es2022 to es2020 because
    it no longer works with the way VS Code uses static properties. This may break
    older browsers, so those browsers will either have to be updated or use an
    older version of code-server.

Changed

  • Updated to Code 1.92.2.