Skip to content

Releases: rioastamal/installer-vscode-for-web

v1.2.1

07 Dec 09:32
Compare
Choose a tag to compare

Changelog

  • Support for both HTTP and HTTPS now available; previously, only HTTPS was supported.

v1.2

05 Dec 22:59
Compare
Choose a tag to compare

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

28 Mar 02:02
Compare
Choose a tag to compare

Bug fix:

  • Failed to detect OS version.

v1.1.1

26 Oct 02:52
Compare
Choose a tag to compare

Minor bug fix:

  • Unable to install code-server when $HOME variable is not present

v1.1

23 Oct 06:01
Compare
Choose a tag to compare

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

18 Oct 14:01
Compare
Choose a tag to compare

Initial public release