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/code-server

v4.19.1-rc.1

21 Nov 20:51
@github-actions github-actions
9ba66ec
This commit was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.

Choose a tag to compare

v4.19.1-rc.1 Pre-release
Pre-release

Code v1.84.2

Fixed

  • Fixed an issue where sometimes parts of the editor would not load (like the file explorer). This fix works by removing the patch we had to move user settings from browser storage to the remote server's disk, so it is actually a breaking change. If possible we would like to fix this without a breaking change, so this may be reverted in the next release candidate.
Loading
madcpt, dmtai, njzydark, ahhxyz, vuthanhtrung2010, and Rifanbyte reacted with thumbs up emoji lplassman and drmrbrewer reacted with hooray emoji
8 people reacted

v4.19.0

18 Nov 13:39
@github-actions github-actions
984fb13
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Code v1.84.2

Changed

  • Updated to Code 1.84.2
Loading
benz0li, Morethanevil, futuretonight, kylecarbs, ADSFAaron, kiranvenom, and wptoux reacted with hooray emoji benz0li, kylecarbs, vb2007, Dual-0, joriqqq, meghanaR777, masluse, Brent001, and OpalSoPL reacted with heart emoji dmtai reacted with eyes emoji
15 people reacted

v4.19.0-rc.1

16 Nov 19:46
@github-actions github-actions
984fb13
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

v4.19.0-rc.1 Pre-release
Pre-release

Code v1.84.2

Changed

  • Updated to Code 1.84.2
Loading
dmtai, Zai-Kun, python-and-novella, and kimch0612 reacted with thumbs up emoji jeremiah-k and WZHHVY reacted with eyes emoji
6 people reacted

v4.18.0

20 Oct 20:01
@github-actions github-actions
d7a2b49
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Code v1.83.1

Changed

  • Updated to Code 1.83.1.
Loading
Issam2204, aleleba, micah-truthifi, edwardzjl, ADSFAaron, zanminkian, Everett-w, JarzaDev, cleardusk, JiaqinW, and 4 more reacted with thumbs up emoji Issam2204 and aleleba reacted with laugh emoji Issam2204 and aleleba reacted with hooray emoji nisancigokmen, mozhuanzuojing, dragonflylee, KiwiKing3, Issam2204, aleleba, edwardzjl, JarzaDev, and suisrc reacted with heart emoji Issam2204, aleleba, micah-truthifi, and ryugenxd reacted with rocket emoji
20 people reacted

v4.18.0-rc.1

19 Oct 19:11
@github-actions github-actions
d7a2b49
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

v4.18.0-rc.1 Pre-release
Pre-release

Code v1.83.1

Changed

  • Updated to Code 1.83.1.
Loading
L3P3, LiPengfei19820619, and Jatin345Anand reacted with thumbs up emoji Paulchen-Panther reacted with heart emoji
4 people reacted

v4.17.1

29 Sep 23:14
@github-actions github-actions
2eba7af
This commit was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.

Choose a tag to compare

Code v1.82.2

Fixed

  • Make secret storage persistent. For example, logging in with GitHub should
    persist between browser refreshes and code-server restarts.
  • Issues with argon2 on arm builds should be fixed now.
Loading
xabru, hyper-n0va, Abeanna, jamaluddinrumi, qinyang912, vincentchu37, jgreys, benz0li, mars-low, matias-mule, and 9 more reacted with hooray emoji Paulchen-Panther and hujiayucc reacted with heart emoji ryugenxd, lwmacct, MrAlfawzan, and Paulchen-Panther reacted with rocket emoji
20 people reacted

v4.17.1-rc.1

28 Sep 18:04
@github-actions github-actions
6275520
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

v4.17.1-rc.1 Pre-release
Pre-release

Code v1.82.2

Fixed

  • Make secret storage persistent. For example, logging in with GitHub should
    persist between browser refreshes and code-server restarts.
  • Issues with argon2 on arm builds should be fixed now.
Loading
Zai-Kun, RomuloGatto, and Paulchen-Panther reacted with thumbs up emoji Zai-Kun and Paulchen-Panther reacted with laugh emoji Zai-Kun and Paulchen-Panther reacted with hooray emoji Zai-Kun and Paulchen-Panther reacted with heart emoji Zai-Kun and Paulchen-Panther reacted with rocket emoji
3 people reacted

v4.17.0

23 Sep 01:47
@github-actions github-actions
5428442
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Code v1.82.2

Added

  • Japanese locale.
  • CODE_SERVER_HOST environment variable.

Changed

  • Update to Code 1.82.2. This includes an update to Node 18, which also means
    that the minimum glibc is now 2.28. If you need to maintain a lower glibc then
    you can take a version of Node 18 that is compiled with a lower glibc and use
    that to build code-server (or at a minimum rebuild the native modules).
  • Display paths to config files in full rather than abbreviated. If you have
    trouble with the password not working please update and make sure the
    displayed config paths are what you expect.

Fixed

  • Fix some dependency issues for the standalone arm64 and armv7l releases. If
    you had issues with missing or failing modules please try these new builds.
Loading
L3P3, MrCoins1992, ryugenxd, radeeyate, snowords, tianya0001, and mirekphd reacted with thumbs up emoji radeeyate, DevdouglasGfs, tianya0001, and Zai-Kun reacted with hooray emoji DevdouglasGfs and tianya0001 reacted with heart emoji ryugenxd, radeeyate, bmarguerite, tianya0001, and Zai-Kun reacted with rocket emoji
10 people reacted

v4.17.0-rc.1

22 Sep 10:01
@github-actions github-actions
58f6e24
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

v4.17.0-rc.1 Pre-release
Pre-release

Code v1.82.2

Added

  • Japanese locale.
  • CODE_SERVER_HOST environment variable.

Changed

  • Update to Code 1.82.2. This includes an update to Node 18, which also means
    that the minimum glibc is now 2.28. If you need to maintain a lower glibc then
    you can take a version of Node 18 that is compiled with a lower glibc and use
    that to build code-server (or at a minimum rebuild the native modules).
  • Display paths to config files in full rather than abbreviated. If you have
    trouble with the password not working please update and make sure the
    displayed config paths are what you expect.

Fixed

  • Fix some dependency issues for the standalone arm64 and armv7l releases. If
    you had issues with missing or failing modules please try these new builds.
Loading
Zaid-maker and BakrAldubai reacted with rocket emoji
2 people reacted

v4.16.1

31 Jul 19:19
@github-actions github-actions
94ef377
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Code v1.80.2

Changed

  • Updated to Code 1.80.2.
Loading
lwmacct, jmdweem, rhqD, daminebenq, risyomei, newellz2, geekheart, martin-scovotti, errorcode4319, bryanpaget, and 14 more reacted with thumbs up emoji lwmacct and hybridvamp reacted with laugh emoji hybridvamp reacted with hooray emoji hybridvamp and Rifanbyte reacted with heart emoji hybridvamp reacted with rocket emoji hybridvamp reacted with eyes emoji
25 people reacted
1 2 7 9 11 20 21

AltStyle によって変換されたページ (->オリジナル) /