Releases: rioastamal/installer-vscode-for-web
Releases · rioastamal/installer-vscode-for-web
v1.2.1
v1.2
Changelog
- Implemented OAuth2 login with Google and GitHub
- Removed install_pip
- Added Miniconda as a new developer tool
- Updated various developer tool packages to their latest versions
- Replaced Caddy binary with one from github.com/rioastamal/caddy-plus-security
- Added support for Ubuntu 24.04
v1.1.2
Bug fix:
- Failed to detect OS version.
v1.1.1
Minor bug fix:
- Unable to install code-server when $HOME variable is not present
v1.1
What's new in v1.1?
- Ability to emulate OS version via
EMULATE_OS_VERSION
- A dedicated user
vscode
, is used for running VS Code. - Remove docker dependencies for running code-server and Caddy. VS Code terminal now run natively on host machine.
- Remove Amazon Linux 2, CentOS 7, and Ubuntu 18.04 from the list of supported Linux distributions due to GLIBC version compatibility issues.
v1.0
Initial public release