From 2593f00dce6df98c37fb6a3d908cfb5b5806bd6a Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Wed, 29 Apr 2026 16:00:19 +0300 Subject: [PATCH] Update post-version documents for v10.4 --- docs/en/Blog-Posts/2026-04-29 v10_4_Preview/POST.md | 2 +- docs/en/release-info/migration-guides/abp-10-4.md | 1 + docs/en/release-info/migration-guides/index.md | 3 ++- docs/en/release-info/release-notes.md | 13 +++++++++++++ docs/en/release-info/road-map.md | 8 +++----- 5 files changed, 20 insertions(+), 7 deletions(-) diff --git a/docs/en/Blog-Posts/2026-04-29 v10_4_Preview/POST.md b/docs/en/Blog-Posts/2026-04-29 v10_4_Preview/POST.md index d1cceb3aca..768701a247 100644 --- a/docs/en/Blog-Posts/2026-04-29 v10_4_Preview/POST.md +++ b/docs/en/Blog-Posts/2026-04-29 v10_4_Preview/POST.md @@ -151,7 +151,7 @@ This feature is especially useful for applications that want a smoother sign-in ### AI Management: MCP Server Enhancements -The AI Management module continues to improve its MCP (Model Context Protocol) support. +The [AI Management module](https://abp.io/docs/latest/modules/ai-management) continues to improve its MCP (Model Context Protocol) support. In this release, MCP server configuration has been enhanced for `stdio` transport scenarios and workspace relationships. This makes it easier to connect local or process-based MCP servers to AI workspaces and use their tools from the chat playground. diff --git a/docs/en/release-info/migration-guides/abp-10-4.md b/docs/en/release-info/migration-guides/abp-10-4.md index a76ab8c5d4..213d8b7230 100644 --- a/docs/en/release-info/migration-guides/abp-10-4.md +++ b/docs/en/release-info/migration-guides/abp-10-4.md @@ -226,3 +226,4 @@ There are no explicitly marked breaking changes on the PRO side in this release **What to do** - If you enable URL-based localization, re-test language switching, menu links, breadcrumbs, and PathBase deployments for your UI type. + diff --git a/docs/en/release-info/migration-guides/index.md b/docs/en/release-info/migration-guides/index.md index c8438ba26f..c64250ccc1 100644 --- a/docs/en/release-info/migration-guides/index.md +++ b/docs/en/release-info/migration-guides/index.md @@ -9,7 +9,7 @@ The following documents explain how to migrate your existing ABP applications. We write migration documents only if you need to take an action while upgrading your solution. Otherwise, you can easily upgrade your solution using the [abp update command](../upgrading.md). -- [10.x to 10.4](abp-10-4.md) +- [10.3 to 10.4](abp-10-4.md) - [10.x to 10.3](abp-10-3.md) - [10.x to 10.2](abp-10-2.md) - [10.0 to 10.1](abp-10-1.md) @@ -35,3 +35,4 @@ The following documents explain how to migrate your existing ABP applications. W - [4.x to 4.2](abp-4-2.md) - [3.3.x to 4.0](abp-4-0.md) - [2.9.x to 3.0](../../framework/ui/angular/migration-guide-v3.md) + diff --git a/docs/en/release-info/release-notes.md b/docs/en/release-info/release-notes.md index 2f6c70094c..3802fe21e3 100644 --- a/docs/en/release-info/release-notes.md +++ b/docs/en/release-info/release-notes.md @@ -14,6 +14,19 @@ Also see the following notes about ABP releases: - [ABP Studio release notes](../studio/release-notes.md) - [Change logs for ABP pro packages](https://abp.io/pro-releases) +## 10.4 (2026-04-29) + +ABP v10.4 is currently in the release candidate stage; the stable version has not been released yet. See the detailed **[blog post / announcement](https://abp.io/community/announcements/announcing-abp-10-4-release-candidate-7ukyudm0)** for the v10.4 RC release. + +- URL-Based Localization +- Localization File Splitting +- Blazor UI: MudBlazor Support +- Identity: Single-Use Email/SMS 2FA Token Providers +- Account Pro: Passwordless Email Login +- AI Management: MCP Server Enhancements +- LeptonX: URL-Based Localization and Theme Improvements +- OpenIddict 7.5.0, MongoDB.Driver 3.8.0, and security-focused dependency updates + ## 10.3 (2026-04-15) See the detailed **[blog post / announcement](https://abp.io/community/announcements/announcing-abp-10-3-release-candidate-hgnpr9jq)** for the v10.3 release. diff --git a/docs/en/release-info/road-map.md b/docs/en/release-info/road-map.md index 9a19a3c4ae..1f443a0fa9 100644 --- a/docs/en/release-info/road-map.md +++ b/docs/en/release-info/road-map.md @@ -1,7 +1,7 @@ ```json //[doc-seo] { - "Description": "Explore the ABP Platform Road Map for insights on upcoming features, release schedules, and improvements in version 10.4, planned for May 2026." + "Description": "Explore the ABP Platform Road Map for insights on upcoming features, release schedules, and improvements in version 10.5, planned for June 2026." } ``` @@ -11,12 +11,11 @@ This document provides a road map, release schedule, and planned features for th ## Next Versions -### v10.4 +### v10.5 -The next planned version will be 10.4, which is scheduled to be released as a stable version in May 2026. We will be mostly working on the following topics: +The next planned version will be 10.5, which is scheduled to be released as a stable version in June 2026. We will be mostly working on the following topics: * Framework - * Blazor UI: Moving from Blazorise to MudBlazor * Token Verification Improvements (Refresh Token Support) * Upgrading 3rd-party Dependencies * Enhancements in the Core Points @@ -40,7 +39,6 @@ The next planned version will be 10.4, which is scheduled to be released as a st * UI/UX Improvements on Existing Application Modules * Updating Existing Tutorials & Documents (with Other UI & DB Options) - * React Native template and implementation documents ## Backlog Items