SIGN IN SIGN UP

TAGS

20 tags
v4.113.0-rc.3

Prune dev dependencies when building release

v4.113.0-rc.2

Use tag env var in npm publish

v4.113.0-rc.1

Use inputs instead of github.event.inputs Just to be consistent with the other workflow. They are the same except inputs treats booleans as booleans instead of strings, which seems like it might be better anyway.

v4.112.0

fix: remove config file path from login page (#7709) The login page displayed the full config file path (e.g. /home/username/.config/code-server/config.yaml), which exposes the username and system layout to anyone who can see the page. The path is already printed in the CLI output when starting code-server, so showing it on the login page is unnecessary. Fixes #7643

v4.111.0

feat: use --app-name in error page title (#7693)

v4.110.1

Update Code to 1.110.1 (#7699)

v4.110.0-rc.1

Update Code to 1.110.0 (#7694) * Update Code to 1.110.0 * Fix protected field error * Lower mangle workers to 2 to fix oom * Remove build timeouts

v4.110.0

Update Code to 1.110.0 (#7694) * Update Code to 1.110.0 * Fix protected field error * Lower mangle workers to 2 to fix oom * Remove build timeouts

v4.109.5

Update Code to 1.109.5 (#7675)

v4.109.2

Update Code to 1.109.2 (#7669)

v4.109.0-rc.1

Probes can be disabled in Helm chart (#7663)

v4.109.0

Probes can be disabled in Helm chart (#7663)

v4.108.2

Update Code to 1.108.2 (#7645)

v4.108.1

Update Code to 1.108.1 (#7634)

v4.108.0

Update Code to 1.108.0 (#7629)

v4.108.0-rc.1

Update Code to 1.108.0 (#7629)

v4.107.1

Update Code to 1.107.1 (#7606)

v4.106.3

Update actionlint to 1.7.9