Logo
Explore Help
Register Sign In
coder/code-server
1
0
Fork 0
You've already forked code-server
mirror of https://github.com/coder/code-server.git synced 2026-04-12 18:28:17 -05:00
Code Issues Packages Projects Releases 202 Wiki Activity

202 Releases 239 Tags

RSS Feed
  • v4.7.0 6809ded1da
    Compare

    v4.7.0 Stable

    giteasync released this 2022-09-09 15:13:25 -05:00 | 710 commits to main since this release

    Code v1.71.0

    Changed

    • Updated Code to 1.71.0

    Removed

    • Dropped heartbeat patch because it was implemented upstream

    Fixed

    • Add flags --unsafe-perm --legacy-peer-deps in npm-postinstall.sh which ensures installing with npm works correctly
    Downloads
    • code-server-4.7.0-amd64.rpm
      130 MiB
      2025-06-03 10:56:27 -05:00
    • code-server-4.7.0-arm64.rpm
      121 MiB
      2025-06-03 10:56:34 -05:00
    • code-server-4.7.0-armhfp.rpm
      110 MiB
      2025-06-03 10:56:40 -05:00
    • code-server-4.7.0-linux-amd64.tar.gz
      99 MiB
      2025-06-03 10:56:47 -05:00
    • code-server-4.7.0-linux-arm64.tar.gz
      90 MiB
      2025-06-03 10:56:52 -05:00
    • code-server-4.7.0-linux-armv7l.tar.gz
      82 MiB
      2025-06-03 10:56:59 -05:00
    • code-server-4.7.0-macos-amd64.tar.gz
      90 MiB
      2025-06-03 10:57:04 -05:00
    • code-server_4.7.0_amd64.deb
      130 MiB
      2025-06-03 10:57:11 -05:00
    • code-server_4.7.0_arm64.deb
      121 MiB
      2025-06-03 10:57:18 -05:00
    • code-server_4.7.0_armhf.deb
      110 MiB
      2025-06-03 10:57:26 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.1 5e33857855
    Compare

    v4.6.1 Stable

    giteasync released this 2022-08-31 12:52:35 -05:00 | 726 commits to main since this release

    Code v1.70.2

    Changed

    • Updated Code to 1.70.2.
    • Updated argon2 to 0.29.0 which should fix issues on FreeBSD.
    • Updated docs to suggest using npm instead of yarn

    Removed

    • Dropped database migration patch affected to 4.0.2 versions and earlier.

    Fixed

    • Fixed preservation of process.execArgv which means you can pass --prof to profile code-server
    Downloads
    • code-server-4.6.1-amd64.rpm
      125 MiB
      2025-06-03 10:55:19 -05:00
    • code-server-4.6.1-arm64.rpm
      116 MiB
      2025-06-03 10:55:25 -05:00
    • code-server-4.6.1-armhfp.rpm
      106 MiB
      2025-06-03 10:55:31 -05:00
    • code-server-4.6.1-linux-amd64.tar.gz
      94 MiB
      2025-06-03 10:55:38 -05:00
    • code-server-4.6.1-linux-arm64.tar.gz
      86 MiB
      2025-06-03 10:55:44 -05:00
    • code-server-4.6.1-linux-armv7l.tar.gz
      78 MiB
      2025-06-03 10:55:50 -05:00
    • code-server-4.6.1-macos-amd64.tar.gz
      87 MiB
      2025-06-03 10:55:56 -05:00
    • code-server_4.6.1_amd64.deb
      126 MiB
      2025-06-03 10:56:04 -05:00
    • code-server_4.6.1_arm64.deb
      116 MiB
      2025-06-03 10:56:10 -05:00
    • code-server_4.6.1_armhf.deb
      106 MiB
      2025-06-03 10:56:18 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.0-rc.1 703e2cb62d
    Compare

    v4.6.0-rc.1 Pre-Release

    giteasync released this 2022-08-17 13:10:54 -05:00 | 742 commits to main since this release

    Code v1.70.1

    Changed

    • Updated Code to 1.70.1.

    Added

    • Added a heartbeat to sockets. This should prevent them from getting closed by
      reverse proxy timeouts when idle like NGINX's default 60-second timeout.

    Fixed

    • Fixed logout option appearing even when authentication is disabled.
    Downloads
    • code-server-4.6.0-amd64.rpm
      126 MiB
      2025-06-03 10:52:48 -05:00
    • code-server-4.6.0-arm64.rpm
      117 MiB
      2025-06-03 10:52:56 -05:00
    • code-server-4.6.0-armhfp.rpm
      107 MiB
      2025-06-03 10:53:02 -05:00
    • code-server-4.6.0-linux-amd64.tar.gz
      95 MiB
      2025-06-03 10:53:10 -05:00
    • code-server-4.6.0-linux-arm64.tar.gz
      87 MiB
      2025-06-03 10:53:16 -05:00
    • code-server-4.6.0-linux-armv7l.tar.gz
      79 MiB
      2025-06-03 10:53:20 -05:00
    • code-server-4.6.0-macos-amd64.tar.gz
      86 MiB
      2025-06-03 10:53:26 -05:00
    • code-server_4.6.0_amd64.deb
      126 MiB
      2025-06-03 10:53:35 -05:00
    • code-server_4.6.0_arm64.deb
      118 MiB
      2025-06-03 10:53:50 -05:00
    • code-server_4.6.0_armhf.deb
      107 MiB
      2025-06-03 10:53:56 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.0 703e2cb62d
    Compare

    v4.6.0 Stable

    giteasync released this 2022-08-17 13:10:54 -05:00 | 742 commits to main since this release

    Code v1.70.1

    Changed

    • Updated Code to 1.70.1.

    Added

    • Added a heartbeat to sockets. This should prevent them from getting closed by
      reverse proxy timeouts when idle like NGINX's default 60-second timeout.

    Fixed

    • Fixed logout option appearing even when authentication is disabled.
    Downloads
    • code-server-4.6.0-amd64.rpm
      126 MiB
      2025-06-03 10:54:02 -05:00
    • code-server-4.6.0-arm64.rpm
      117 MiB
      2025-06-03 10:54:09 -05:00
    • code-server-4.6.0-armhfp.rpm
      107 MiB
      2025-06-03 10:54:16 -05:00
    • code-server-4.6.0-linux-amd64.tar.gz
      95 MiB
      2025-06-03 10:54:23 -05:00
    • code-server-4.6.0-linux-arm64.tar.gz
      87 MiB
      2025-06-03 10:54:30 -05:00
    • code-server-4.6.0-linux-armv7l.tar.gz
      79 MiB
      2025-06-03 10:54:35 -05:00
    • code-server-4.6.0-macos-amd64.tar.gz
      86 MiB
      2025-06-03 10:54:40 -05:00
    • code-server_4.6.0_amd64.deb
      126 MiB
      2025-06-03 10:54:47 -05:00
    • code-server_4.6.0_arm64.deb
      118 MiB
      2025-06-03 10:54:54 -05:00
    • code-server_4.6.0_armhf.deb
      107 MiB
      2025-06-03 10:55:09 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.5.2 1321bd41c6
    Compare

    v4.5.2 Stable

    giteasync released this 2022-08-15 15:08:30 -05:00 | 748 commits to main since this release

    Code v1.68.1

    Security

    • Fixed the proxy route not performing authentication. For example if you were
      to run a development HTTP server using python -m http.server 8000 then it
      would be accessible at my.domain/proxy/8000/ without any authentication.

      If all of the following apply to you please update as soon as possible:

      • You run code-server with the built-in password authentication.
      • You run unprotected HTTP services on ports accessible by code-server.

    Changed

    • Invoking code-server in the integrated terminal will now use the script that
      comes with upstream Code. This means flags like --wait will be
      automatically supported now. However the upstream script only has the ability
      to interact with the running code-server and cannot spawn new instances. If
      you need to spawn a new code-server from the integrated terminal please
      specify the full path to code-server's usual script (for example
      /usr/bin/code-server).

    Fixed

    • Invoking code-server in the integrated terminal will now work instead of
      erroring about not finding Node.
    Downloads
    • code-server-4.5.2-amd64.rpm
      126 MiB
      2025-06-03 10:51:43 -05:00
    • code-server-4.5.2-arm64.rpm
      118 MiB
      2025-06-03 10:51:51 -05:00
    • code-server-4.5.2-armhfp.rpm
      107 MiB
      2025-06-03 10:51:58 -05:00
    • code-server-4.5.2-linux-amd64.tar.gz
      96 MiB
      2025-06-03 10:52:03 -05:00
    • code-server-4.5.2-linux-arm64.tar.gz
      87 MiB
      2025-06-03 10:52:08 -05:00
    • code-server-4.5.2-linux-armv7l.tar.gz
      79 MiB
      2025-06-03 10:52:13 -05:00
    • code-server-4.5.2-macos-amd64.tar.gz
      89 MiB
      2025-06-03 10:52:18 -05:00
    • code-server_4.5.2_amd64.deb
      127 MiB
      2025-06-03 10:52:26 -05:00
    • code-server_4.5.2_arm64.deb
      118 MiB
      2025-06-03 10:52:35 -05:00
    • code-server_4.5.2_armhf.deb
      107 MiB
      2025-06-03 10:52:41 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.5.2-rc.1 be6cce23f0
    Compare

    v4.5.2-rc.1 Pre-Release

    giteasync released this 2022-08-11 11:16:28 -05:00 | 752 commits to main since this release

    First release candidate for 4.5.2.

    Please skip if you only want stable releases!

    Downloads
    • code-server-4.5.2-rc.1-amd64.rpm
      126 MiB
      2025-06-03 10:50:29 -05:00
    • code-server-4.5.2-rc.1-arm64.rpm
      118 MiB
      2025-06-03 10:50:38 -05:00
    • code-server-4.5.2-rc.1-armhfp.rpm
      107 MiB
      2025-06-03 10:50:48 -05:00
    • code-server-4.5.2-rc.1-linux-amd64.tar.gz
      96 MiB
      2025-06-03 10:50:54 -05:00
    • code-server-4.5.2-rc.1-linux-arm64.tar.gz
      87 MiB
      2025-06-03 10:51:02 -05:00
    • code-server-4.5.2-rc.1-linux-armv7l.tar.gz
      79 MiB
      2025-06-03 10:51:06 -05:00
    • code-server-4.5.2-rc.1-macos-amd64.tar.gz
      86 MiB
      2025-06-03 10:51:15 -05:00
    • code-server_4.5.2-rc.1_amd64.deb
      127 MiB
      2025-06-03 10:51:21 -05:00
    • code-server_4.5.2-rc.1_arm64.deb
      118 MiB
      2025-06-03 10:51:28 -05:00
    • code-server_4.5.2-rc.1_armhf.deb
      107 MiB
      2025-06-03 10:51:36 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.5.1 8ccacf3fef
    Compare

    v4.5.1 Stable

    giteasync released this 2022-07-19 13:06:16 -05:00 | 771 commits to main since this release

    v4.5.1

    Code v1.68.1

    Upgrading is as easy as installing the new version over the old one. code-server
    maintains all user data in ~/.local/share/code-server so that it is preserved in between
    installations.

    Changed

    • We now use release/v<0.0.0> for the release branch name so it doesn't
      conflict with the tag name
    • Added .prettierignore to ignore formatting files in lib/vscode

    Added

    • Allow more comprehensive affinity config in Helm chart
    • Added custom message in Homebrew PR to make sure code-server maintainers are
      tagged
    • Allow setting priorityClassName via Helm chart
    • Added troubleshooting docs to CONTRIBUTING.md

    Fixed

    • Removed default memory limit which was set via NODE_OPTIONS
    • Changed output in pipe to make it easier to debug code-server when doing live
      edits
    • Fixed display-language patch to use correct path which broke in 4.5.0
    • Fixed multiple code-server windows opening when using the code-server CLI in
      the Integrated Terminal
    • Fixed Integrated Terminal not working when web base was not the root path

    Security

    • Updated glob-parent version in dependencies

    New Contributors

    • @bbbboom made their first contribution in https://github.com/coder/code-server/pull/5317
    • @timbrd made their first contribution in https://github.com/coder/code-server/pull/5255

    Full Changelog: https://github.com/coder/code-server/compare/v4.5.0...v4.5.1

    Downloads
    • code-server-4.5.1-amd64.rpm
      126 MiB
      2025-06-03 10:49:20 -05:00
    • code-server-4.5.1-arm64.rpm
      117 MiB
      2025-06-03 10:49:28 -05:00
    • code-server-4.5.1-armhfp.rpm
      107 MiB
      2025-06-03 10:49:35 -05:00
    • code-server-4.5.1-linux-amd64.tar.gz
      95 MiB
      2025-06-03 10:49:41 -05:00
    • code-server-4.5.1-linux-arm64.tar.gz
      87 MiB
      2025-06-03 10:49:46 -05:00
    • code-server-4.5.1-linux-armv7l.tar.gz
      79 MiB
      2025-06-03 10:49:53 -05:00
    • code-server-4.5.1-macos-amd64.tar.gz
      86 MiB
      2025-06-03 10:49:59 -05:00
    • code-server_4.5.1_amd64.deb
      126 MiB
      2025-06-03 10:50:07 -05:00
    • code-server_4.5.1_arm64.deb
      117 MiB
      2025-06-03 10:50:16 -05:00
    • code-server_4.5.1_armhf.deb
      107 MiB
      2025-06-03 10:50:22 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.5.0 9ad0d9e6ad
    Compare

    v4.5.0 Stable

    giteasync released this 2022-07-01 15:45:36 -05:00 | 794 commits to main since this release

    v4.5.0

    Code v1.68.1

    Changed

    • Updated codecov to use codecov uploader
    • Moved integration tests to Jest
    • Fixed docker release to only download .deb
    • Upgraded to Code 1.68.1
    • Install nfpm from GitHub
    • Upgraded to TypeScript 4.6

    Added

    • Added tests for open, isWsl, handlePasswordValidation
    • Provided alternate image registry to dockerhub
    • Allowed users to have scripts run on container with ENTRYPOINTD environment
      variable

    Fixed

    • Fixed open CLI command to work on macOS
    Downloads
    • code-server-4.5.0-amd64.rpm
      126 MiB
      2025-06-03 10:48:12 -05:00
    • code-server-4.5.0-arm64.rpm
      117 MiB
      2025-06-03 10:48:21 -05:00
    • code-server-4.5.0-armhfp.rpm
      107 MiB
      2025-06-03 10:48:27 -05:00
    • code-server-4.5.0-linux-amd64.tar.gz
      95 MiB
      2025-06-03 10:48:34 -05:00
    • code-server-4.5.0-linux-arm64.tar.gz
      87 MiB
      2025-06-03 10:48:40 -05:00
    • code-server-4.5.0-linux-armv7l.tar.gz
      79 MiB
      2025-06-03 10:48:46 -05:00
    • code-server-4.5.0-macos-amd64.tar.gz
      88 MiB
      2025-06-03 10:48:51 -05:00
    • code-server_4.5.0_amd64.deb
      126 MiB
      2025-06-03 10:48:58 -05:00
    • code-server_4.5.0_arm64.deb
      117 MiB
      2025-06-03 10:49:07 -05:00
    • code-server_4.5.0_armhf.deb
      107 MiB
      2025-06-03 10:49:12 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.4.0 c96202528f
    Compare

    v4.4.0 Stable

    giteasync released this 2022-05-06 12:37:15 -05:00 | 828 commits to main since this release

    v4.4.0

    VS Code v1.66.2

    Upgrading is as easy as installing the new version over the old one. code-server
    maintains all user data in ~/.local/share/code-server so that it is preserved in between
    installations.

    Changed

    • Refactored methods in Heart class and made Heart.beat() async to make
      testing easier.
    • Upgraded to Code 1.66.2.
    • code-server now runs on Node v16 due to the requirements changing in Code.

    Added

    • Added back telemetry patch which was removed in the Code reachitecture.
    • Added support to use true for CS_DISABLE_FILE_DOWNLOADS environment
      variable. This means you can disable file downloads by setting
      CS_DISABLE_FILE_DOWNLOADS to true or 1.
    • Added tests for Heart class.

    Fixed

    • Fixed installation issue in AUR after LICENSE rename.
    • Fixed issue with listening on IPv6 addresses.
    • Fixed issue with Docker publish action not being able to find artifacts. Now
      it downloads the release assets from the release.

    New Contributors

    • @azriel-stephen made their first contribution in https://github.com/coder/code-server/pull/4981
    • @cjtim made their first contribution in https://github.com/coder/code-server/pull/5045
    • @dwahler made their first contribution in https://github.com/coder/code-server/pull/5068
    • @rileycalhoun made their first contribution in https://github.com/coder/code-server/pull/5079
    • @neilnaveen made their first contribution in https://github.com/coder/code-server/pull/5090
    • @thx2001r made their first contribution in https://github.com/coder/code-server/pull/5078
    • @awfulcooking made their first contribution in https://github.com/coder/code-server/pull/5133

    Full Changelog: https://github.com/coder/code-server/compare/v4.1.0...v4.4.0

    Downloads
    • code-server-4.4.0-amd64.rpm
      124 MiB
      2025-06-03 10:47:06 -05:00
    • code-server-4.4.0-arm64.rpm
      115 MiB
      2025-06-03 10:47:13 -05:00
    • code-server-4.4.0-armhfp.rpm
      105 MiB
      2025-06-03 10:47:22 -05:00
    • code-server-4.4.0-linux-amd64.tar.gz
      93 MiB
      2025-06-03 10:47:27 -05:00
    • code-server-4.4.0-linux-arm64.tar.gz
      85 MiB
      2025-06-03 10:47:32 -05:00
    • code-server-4.4.0-linux-armv7l.tar.gz
      78 MiB
      2025-06-03 10:47:38 -05:00
    • code-server-4.4.0-macos-amd64.tar.gz
      84 MiB
      2025-06-03 10:47:43 -05:00
    • code-server_4.4.0_amd64.deb
      124 MiB
      2025-06-03 10:47:50 -05:00
    • code-server_4.4.0_arm64.deb
      116 MiB
      2025-06-03 10:47:58 -05:00
    • code-server_4.4.0_armhf.deb
      105 MiB
      2025-06-03 10:48:04 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.3.0 64fa789278
    Compare

    v4.3.0 Stable

    giteasync released this 2022-04-14 16:10:59 -05:00 | 0 commits to v4.3.0 since this release

    v4.3.0

    Code v1.65.2

    Changed

    • Excluded .deb files from release Docker image which drops the compressed and
      uncompressed size by 58% and 34%.
    • Upgraded to Code 1.65.2.

    Added

    • Added a new CLI flag called --disable-file-downloads which allows you to
      disable the "Download..." option that shows in the UI when right-clicking on a
      file. This can also set by running CS_DISABLE_FILE_DOWNLOADS=1.
    • Aligned the dependencies for binary and npm release artifacts.

    Fixed

    • Fixed the code-server version from not displaying in the Help > About dialog.
    • Fixed issues with the TypeScript and JavaScript Language Features Extension
      failing to activate.
    • Fixed missing files in ipynb extension.
    • Fixed the homebrew release workflow.
    • Fixed the Docker release workflow from not always publishing version tags.

    New Contributors

    • @azriel-stephen made their first contribution in https://github.com/coder/code-server/pull/4981
    • @cjtim made their first contribution in https://github.com/coder/code-server/pull/5045
    • @dwahler made their first contribution in https://github.com/coder/code-server/pull/5068
    • @rileycalhoun made their first contribution in https://github.com/coder/code-server/pull/5079
    • @neilnaveen made their first contribution in https://github.com/coder/code-server/pull/5090
    • @thx2001r made their first contribution in https://github.com/coder/code-server/pull/5078

    Full Changelog: https://github.com/coder/code-server/compare/v4.1.0...v4.3.0

    Downloads
    • code-server-4.3.0-amd64.rpm
      120 MiB
      2025-06-03 10:46:05 -05:00
    • code-server-4.3.0-arm64.rpm
      111 MiB
      2025-06-03 10:46:13 -05:00
    • code-server-4.3.0-armhfp.rpm
      103 MiB
      2025-06-03 10:46:18 -05:00
    • code-server-4.3.0-linux-amd64.tar.gz
      92 MiB
      2025-06-03 10:46:23 -05:00
    • code-server-4.3.0-linux-arm64.tar.gz
      83 MiB
      2025-06-03 10:46:29 -05:00
    • code-server-4.3.0-linux-armv7l.tar.gz
      76 MiB
      2025-06-03 10:46:33 -05:00
    • code-server-4.3.0-macos-amd64.tar.gz
      82 MiB
      2025-06-03 10:46:39 -05:00
    • code-server_4.3.0_amd64.deb
      120 MiB
      2025-06-03 10:46:46 -05:00
    • code-server_4.3.0_arm64.deb
      112 MiB
      2025-06-03 10:46:52 -05:00
    • code-server_4.3.0_armhf.deb
      103 MiB
      2025-06-03 10:46:58 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 11 12 13 14 15 ... Next Last
Powered by Gitea Version: 1.25.5 Page: 799ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API