Releases: Alex313031/codium
Releases · Alex313031/codium
5th Release - 1.80.0.23188 - Linux & Windows
1.80.0 Stable
- Electron 22.3.14
4th Release - 1.78.2.23135 - Linux and Windows
- 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
- 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
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
- 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)