We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf013ee commit 7f22d69Copy full SHA for 7f22d69
1 file changed
CHANGELOG.md
@@ -28,6 +28,15 @@ Code v1.122.0
28
29
- Update to Code 1.122.0
30
31
+### Fixed
32
+
33
+- `--app-name` will now affect window titles within the editor (it is now used
34
+ as the value for `${appName}` in the title template).
35
36
+### Added
37
38
+- App name can now be set with the `CODE_SERVER_APP_NAME` environment variable.
39
40
## [4.121.0](https://github.com/coder/code-server/releases/tag/v4.121.0) - 2026-05-20
41
42
Code v1.121.0
0 commit comments