Skip to content

v4.122.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 May 23:59
· 2 commits to main since this release
d98fcd3

Code v1.122.0

Changed

  • Update to Code 1.122.0

Fixed

  • --app-name will now affect window titles within the editor (it is now used
    as the value for ${appName} in the title template) as well as some other
    places like the help > about dialog.

Added

  • App name can now be set with the CODE_SERVER_APP_NAME environment variable.