Skip to content

Releases: rioastamal/installer-vscode-for-web

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