From b6113533e0976a9cd6014f19fd2ca31efc315b57 Mon Sep 17 00:00:00 2001 From: Nick Trogh Date: Wed, 15 Oct 2025 19:29:27 +0200 Subject: [PATCH 1/2] Update for recovery 1.105.1 --- release-notes/v1_105.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release-notes/v1_105.md b/release-notes/v1_105.md index c6c35e28cd..50b626ff64 100644 --- a/release-notes/v1_105.md +++ b/release-notes/v1_105.md @@ -5,7 +5,7 @@ PageTitle: Visual Studio Code September 2025 MetaDescription: Learn what is new in the Visual Studio Code September 2025 Release (1.105). MetaSocialImage: 1_105/release-highlights.png Date: 2025-10-09 -DownloadVersion: 1.105.0 +DownloadVersion: 1.105.1 --- # September 2025 (version 1.105) @@ -13,6 +13,8 @@ _Release date: October 9, 2025_ **Security update**: The following extension has security updates: [GitHub.copilot-chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat). +**Update 1.105.1**: The update addresses these [issues](https://github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22September+2025+Recovery+1%22+). + --- From ca19d747c73335507321eefbe88ffa85f44eddc0 Mon Sep 17 00:00:00 2001 From: Nick Trogh Date: Wed, 15 Oct 2025 19:50:16 +0200 Subject: [PATCH 2/2] Add Copilot Chat issue link --- release-notes/v1_105.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/v1_105.md b/release-notes/v1_105.md index 50b626ff64..b7af96b4f5 100644 --- a/release-notes/v1_105.md +++ b/release-notes/v1_105.md @@ -13,7 +13,7 @@ _Release date: October 9, 2025_ **Security update**: The following extension has security updates: [GitHub.copilot-chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat). -**Update 1.105.1**: The update addresses these [issues](https://github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22September+2025+Recovery+1%22+). +**Update 1.105.1**: The update addresses these [issues in core](https://github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22September+2025+Recovery+1%22+) and these issues in the [GitHub Copilot Chat extension](https://github.com/microsoft/vscode/issues?q=is%3Aissue%20is%3Aclosed%20milestone%3A%22September%202025%20Chat%20Recovery%202%22).