From 2390adf0891d0e64b086a94ccfc71291f1f170c2 Mon Sep 17 00:00:00 2001 From: VijayakumarSF4470 <160592658+VijayakumarSF4470@users.noreply.github.com> Date: Fri, 31 Jul 2026 15:39:30 +0530 Subject: [PATCH] 1042951: Updated new changes in release notes. --- MAUI/AI-Coding-Assistant/release-notes.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 MAUI/AI-Coding-Assistant/release-notes.md diff --git a/MAUI/AI-Coding-Assistant/release-notes.md b/MAUI/AI-Coding-Assistant/release-notes.md new file mode 100644 index 0000000000..c1b0412bb7 --- /dev/null +++ b/MAUI/AI-Coding-Assistant/release-notes.md @@ -0,0 +1,22 @@ +--- +layout: post +title: Release Notes - Syncfusion MAUI AI Coding Assistants | Syncfusion +description: Explore the release notes for Syncfusion MAUI AI Coding Assistants, covering MCP Server, Skills, and Agentic UI Builder updates across all versions. +platform: MAUI +control: Syncfusion MAUI AI Coding Assistants Release Notes +documentation: ug +--- + +# Syncfusion MAUI AI Coding Assistants Release Notes + +This document provides information about the changes and new features included in each version of the Syncfusion MAUI AI Coding Assistants, including the [Syncfusion.Maui.MCP](https://www.nuget.org/packages/Syncfusion.Maui.MCP) MCP Server, Skills, Agentic UI Builder and so on. + +## MCP Server + +**(v1.0.0) - July 31, 2026** + +**Breaking Changes** + +- The [@syncfusion/maui-assistant](https://www.npmjs.com/package/@syncfusion/maui-assistant) npm package has been migrated to the [Syncfusion.Maui.MCP](https://www.nuget.org/packages/Syncfusion.Maui.MCP) .NET package. As part of this transition, [@syncfusion/maui-assistant](https://www.npmjs.com/package/@syncfusion/maui-assistant) package has been deprecated and will no longer receive updates. + +- The coding assistant tool identifier has been changed from **`#SyncfusionMAUIAssistant`** to **`search_docs`** for a better naming convention. \ No newline at end of file