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.95.3

18 Nov 16:03
@github-actions github-actions
b0c935a
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.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.

Loading
L3P3 and Kaiso-666 reacted with thumbs up emoji hello-arun, hky3535, MJ-O, and michaelbrewer reacted with laugh emoji Morethanevil, maciejcieslar, nakheel77, and amosayomide05 reacted with hooray emoji
10 people reacted

v4.95.2

12 Nov 17:31
@github-actions github-actions
fc97e24
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Code v1.95.2

Changed

  • Update to Code 1.95.2.
Loading
Morethanevil, rabin-HE, nakheel77, benz0li, cycl0ne, museghost, maciejcieslar, copyrighthero, dmtai, 0xYach, and 2 more reacted with hooray emoji FomalhautWeisszwerg, drmrbrewer, and acane77 reacted with heart emoji
15 people reacted

v4.95.1

06 Nov 21:17
@github-actions github-actions
344df38
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.95.1

Changed

  • Update to Code 1.95.1.
Loading
Shashwat-11321, drmrbrewer, scharmach, sideforge, and L3P3 reacted with thumbs up emoji Morethanevil, maciejcieslar, nakheel77, Azure99, Shashwat-11321, MrPeacockNLB, drmrbrewer, piyushchauhan2011, and sideforge reacted with hooray emoji benz0li, Shashwat-11321, jsalsman, drmrbrewer, sideforge, midikafeijuren, and acane77 reacted with heart emoji
15 people reacted

v4.95.1-rc.2

05 Nov 00:55
@github-actions github-actions
344df38
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.95.1-rc.2 Pre-release
Pre-release

Code v1.95.1

Changed

  • Update to Code 1.95.1.
Loading
benz0li, im-coder-lg, maciejcieslar, floryn08, MohamadMuhammad, nakheel77, and midikafeijuren reacted with heart emoji
7 people reacted

v4.95.1-rc.1

04 Nov 18:43
@github-actions github-actions
952523f
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.95.1-rc.1 Pre-release
Pre-release

Code v1.95.1

Changed

  • Update to Code 1.95.1.
Loading
Morethanevil, maciejcieslar, laosuan, nakheel77, and im-coder-lg reacted with heart emoji laosuan, piyushchauhan2011, benz0li, and im-coder-lg reacted with rocket emoji
7 people reacted

v4.94.2-rc.1

18 Oct 23:42
@github-actions github-actions
dd2e9fc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

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

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.
Loading
alpha1638888 reacted with thumbs up emoji DeiseFreire, dmtai, MarkZingrim, sprotni, alpha1638888, and aeltorio reacted with heart emoji benz0li, Morethanevil, nakheel77, obervinov, ganievs, piyushchauhan2011, and maciejcieslar reacted with rocket emoji
13 people reacted

v4.93.1

24 Sep 02:13
@github-actions github-actions
69df011
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.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.
Loading
FomalhautWeisszwerg, nakheel77, Morethanevil, gphg, Radin8877, drmrbrewer, dmtai, maciejcieslar, rafaelnferreira, agaliste, and alpha1638888 reacted with thumbs up emoji henriquesebastiao, drmrbrewer, GodGambito, and agaliste reacted with hooray emoji drmrbrewer, hoho4190, agaliste, Ahmadrezalbs, and miracletiger reacted with heart emoji drmrbrewer and agaliste reacted with rocket emoji
16 people reacted

v4.93.1-rc.1

19 Sep 20:57
@github-actions github-actions
69df011
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.93.1-rc.1 Pre-release
Pre-release

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.
Loading
Morethanevil, PterX, DeiseFreire, nakheel77, dmtai, peymanjahanbazi, and CCasusensa reacted with heart emoji hoho4190, benz0li, mars-low, maciejcieslar, rogerdz, and CCasusensa reacted with rocket emoji
12 people reacted

v4.92.2

19 Aug 23:28
@github-actions github-actions
de65bfc
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.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.
Loading
FomalhautWeisszwerg, alpha1638888, xiaoguomeiyitian, and Toad114514 reacted with thumbs up emoji Morethanevil, nakheel77, pipuwong, Stensel8, micahyoung, dmtai, kylecarbs, FomalhautWeisszwerg, and Toad114514 reacted with hooray emoji benz0li, fromann, Stensel8, micahyoung, kylecarbs, FomalhautWeisszwerg, stepdg, faiziehtasam, JasonLovesDoggo, Vinnie-tec, and offranking reacted with heart emoji
18 people reacted

v4.92.2-rc.1

16 Aug 09:50
@github-actions github-actions
34c6751
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

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

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.
Loading
zanminkian and xiaoguomeiyitian reacted with thumbs up emoji benz0li, nakheel77, dmtai, whdxnty, maciejcieslar, and chief-fei reacted with heart emoji
8 people reacted
1 2 3 5 7 20 21

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