Skip to content

Commit 96114e4

Browse files
authored
docs: add electron 37 to 1.103 release notes (#8717)
1 parent 3f2b517 commit 96114e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release-notes/v1_103.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,10 @@ export async function activate(context: ExtensionContext) {
557557
558558
`packages.microsoft.com` has updated their signing key and as a result, Linux users on newer distributions should stop seeing key-related warnings or errors while installing VS Code. Debian-based distributions automatically receive the new key, whereas users on other distributions may have to manually remove the old key before [importing the new key](https://code.visualstudio.com/docs/setup/linux#_install-vs-code-on-linux).
559559
560+
### Electron 37 update
561+
562+
In this milestone, we are promoting the Electron 37 update to users on our Stable release. This update comes with Chromium 138.0.7204.100 and Node.js 22.17.0. We want to thank everyone who self-hosted on Insiders builds and provided early feedback.
563+
560564
## Notable fixes
561565
562566
* [vscode#252384](https://github.com/microsoft/vscode/issues/252384) - Agent Mode pauses when VS Code loses focus

0 commit comments

Comments
 (0)