Skip to content

Releases: VSCodium/vscodium

1.38.0

04 Sep 19:19
f787c21
Compare
Choose a tag to compare
Merge pull request #244 from stripedpajamas/win-commit

Set BUILD_SOURCEVERSION to LATEST_MS_COMMIT explicitly

1.37.1

16 Aug 10:27
9afbbd9
Compare
Choose a tag to compare

1.37.0

08 Aug 19:02
06cc20f
Compare
Choose a tag to compare

CHANGELOG

VSCode's release notes: https://code.visualstudio.com/updates/v1_37

VSCodium updates since 1.36.1:

  • 📦Product changes (affects built binary):
    • Add update support for Windows system installer (issue: #224, pr: #227)
  • 🛠Build changes:
    • Fix paths in hash files (issue: #232, pr: #233)
    • Update build process to align with Microsoft's latest changes (issue: #235, pr: #237)

1.36.1

09 Jul 19:06
492c8c6
Compare
Choose a tag to compare

CHANGELOG

VSCode's fixes in this patch: https://github.com/Microsoft/vscode/milestone/99?closed=1

VSCodium updates since 1.36.0:

  • 🛠Build changes:
    • Remove all code paths for Linux 32-bit builds (issue: #85, pr: #223)

1.36.0

03 Jul 18:48
4948957
Compare
Choose a tag to compare

CHANGELOG

VSCode's release notes: https://code.visualstudio.com/updates/v1_36

VSCodium updates since 1.35.1:

  • 📦Product changes (affects built binary):
    • Fix icon conflict with Code - OSS (thank you @esclerofilo, issue: #178, pr: #179)
    • Set Windows builds to use the commit hash from the tagged release in vscode repo to stop an update loop (issue: #185, pr: #200)
    • Add links so help menu items work (issues: #204, #207, #212, #213, #214, pr: #210)
  • ✍️Documentation changes:
    • Fix typo in readme (thank you @janniks, pr: #195)
    • Clarify that VSCodium's is running Microsoft's build process, and as such it downloads additional files (issue: #217, commit: 4948957)
  • 🛠Build changes:

1.35.1

13 Jun 10:25
Compare
Choose a tag to compare

CHANGELOG

VSCode's fixes in this patch: https://github.com/Microsoft/vscode/milestone/96?closed=1

VSCodium updates since 1.35.0:

  • 🛠Build changes:
    • Add retry logic when pushing version details to the versions repo (for auto-updates)

1.35.0

06 Jun 18:25
81ef7c6
Compare
Choose a tag to compare

CHANGELOG

VSCode's release notes: https://code.visualstudio.com/updates/v1_35#vscode

VSCodium updates since 1.34.0:

  • dmg asset for Mac OS (thank you @RandyStevens, issue: #139, pr: #162)
  • Preliminary update support for Mac/Windows (issue: #41, project)
  • Resizing Windows icons to the proper size (thank you @ealap, issue: #67, pr: #130, #163)
  • Allow badge SVGs to render in extension marketplace (issue: #125, pr: #171)
  • Add sum file for AppImage (issue: #169, pr: #172)
  • Fix titlebar icon in Windows builds (issue: #104, pr: #173)
  • Add VSCodium background letterpress SVG (issue: #156, pr: #175)
  • Rename binary to codium (thank you @bittner, issue: #36, pr: #176)
  • Track project progress in a changelog... that's what this is (thanks for the suggestion @joseluisq, issue: #160)

1.34.0

16 May 18:01
a5b2066
Compare
Choose a tag to compare
Commit version JSON after deploy (#158)

1.33.1

11 Apr 17:34
Compare
Choose a tag to compare
Update issue templates

1.33.0

05 Apr 17:02
0f3afe4
Compare
Choose a tag to compare
Merge pull request #94 from stripedpajamas/win-license

Copy license file to LICENSE.rtf for Windows builds