From 8dfe94053238c165458d9843f1b66795941d0b62 Mon Sep 17 00:00:00 2001 From: VijayakumarSF4470 <160592658+VijayakumarSF4470@users.noreply.github.com> Date: Fri, 31 Jul 2026 12:59:28 +0530 Subject: [PATCH 1/3] 1042951: Updated new changes in release notes. --- WindowsForms/ai-tools/release-notes.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 WindowsForms/ai-tools/release-notes.md diff --git a/WindowsForms/ai-tools/release-notes.md b/WindowsForms/ai-tools/release-notes.md new file mode 100644 index 000000000..6ac79fe34 --- /dev/null +++ b/WindowsForms/ai-tools/release-notes.md @@ -0,0 +1,22 @@ +--- +layout: post +title: Release Notes - Syncfusion WinForms AI Coding Assistants | Syncfusion +description: Explore the release notes for Syncfusion WinForms AI Coding Assistants, covering MCP Server, Skills, and Agentic UI Builder updates across all versions. +platform: WindowsForms +control: Syncfusion WinForms AI Coding Assistants Release Notes +documentation: ug +--- + +# Syncfusion WinForms AI Coding Assistants Release Notes + +This document provides information about the changes and new features included in each version of the Syncfusion WinForms AI Coding Assistants, including the [Syncfusion.WinForms.MCP](https://www.nuget.org/packages/Syncfusion.WinForms.MCP) MCP Server, Skills, Agentic UI Builder and so on. + +## MCP Server + +**(v1.0.0) - July 31, 2026** + +**Breaking Changes** + +- The [@syncfusion/winforms-assistant](https://www.npmjs.com/package/@syncfusion/winforms-assistant) npm package has been migrated to the [Syncfusion.WinForms.MCP](https://www.nuget.org/packages/Syncfusion.WinForms.MCP) .NET package. As part of this transition, [@syncfusion/winforms-assistant](https://www.npmjs.com/package/@syncfusion/winforms-assistant) package has been deprecated and will no longer receive updates. + +- The coding assistant tool identifier has been changed from **`#SyncfusionWinFormsAssistant`** to **`search_docs`** for a better naming convention. \ No newline at end of file From 479e63432e9ae06870fb5e1f60b42e621ad50381 Mon Sep 17 00:00:00 2001 From: VijayakumarSF4470 <160592658+VijayakumarSF4470@users.noreply.github.com> Date: Mon, 3 Aug 2026 10:56:46 +0530 Subject: [PATCH 2/3] 1042951: Updated new changes in release notes. --- WindowsForms/ai-tools/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsForms/ai-tools/release-notes.md b/WindowsForms/ai-tools/release-notes.md index 6ac79fe34..283b5a189 100644 --- a/WindowsForms/ai-tools/release-notes.md +++ b/WindowsForms/ai-tools/release-notes.md @@ -13,7 +13,7 @@ This document provides information about the changes and new features included i ## MCP Server -**(v1.0.0) - July 31, 2026** +**(v1.0.0) - August 3, 2026** **Breaking Changes** From d166446244e761689e1138f3c32f669e546ff18a Mon Sep 17 00:00:00 2001 From: VijayakumarSF4470 <160592658+VijayakumarSF4470@users.noreply.github.com> Date: Tue, 4 Aug 2026 13:07:38 +0530 Subject: [PATCH 3/3] 1042951: Updated new changes in release notes. --- WindowsForms-toc.html | 1 + 1 file changed, 1 insertion(+) diff --git a/WindowsForms-toc.html b/WindowsForms-toc.html index 7f52875d7..d4e916c6e 100644 --- a/WindowsForms-toc.html +++ b/WindowsForms-toc.html @@ -18,6 +18,7 @@
  • MCP
  • +
  • Release Notes
  • Installation