Skip to content

Releases: Alex313031/codium

5th Release - 1.80.0.23188 - Linux & Windows

08 Jul 09:44
Compare
Choose a tag to compare

1.80.0 Stable

  • Electron 22.3.14

4th Release - 1.78.2.23135 - Linux and Windows

15 May 08:09
Compare
Choose a tag to compare
  • 1.78.2 stable
  • Updated to Electron 22.3.5 (upstream vscode's work)
  • Updated package manager (vscodium's work)
  • New patch by me that fixes the branding on the welcome screen to "codium"

3rd Public Release - 1.77.3.23113 - Linux and Windows

23 Apr 17:40
Compare
Choose a tag to compare
  • Update to 1.77.3
  • Rebase patches on upstream VSCodium
  • Add EOL banner patch
  • Revert upstream icon changes to maintain current Codium icon
  • Change win7 patch to NT 5.0 instead of 6.1.7600 (for testing on Win XP/Vista with updates to allow modern Chromium to run)
  • Update installer/uninstaller branding (links were incorrect)
  • Add welcome page patch to change the name from VS Code to Codium

Note: The ...User_Setup... exe differs only in that it installs in %APPDATA% rather than %PROGRAMFILES%, and requires no administrative permissions, i.e. it installs a user install rather than a system wide install. I recommend a system wide install for most cases.

2nd Public Release - 1.76.2.23089 - Linux and Windows

31 Mar 01:19
Compare
Choose a tag to compare

1.76.2.23089

  • Version bump
  • Fixed Windows icon
  • Fixed user data dir @midzer
  • Updated windows build scripts.

1st Public Release - 1.76.1.23072

13 Mar 16:50
Compare
Choose a tag to compare
  • Compiler Optimizations
  • Branding Changed to Codium
  • VSCode logo used instead of ugly algae one
  • Build script updated with better exports and new --deps flag to install build dependencies (on linux at least)