diff --git a/docs/en/release-info/release-notes.md b/docs/en/release-info/release-notes.md index 126c44df95..77e5e54a2d 100644 --- a/docs/en/release-info/release-notes.md +++ b/docs/en/release-info/release-notes.md @@ -16,21 +16,21 @@ Also see the following notes about ABP releases: ## 10.2 (2026-02-24) -> This is currently a RC (release-candidate) and you can see the detailed **[blog post / announcement](https://abp.io/community/articles/announcing-abp-10-2-release-candidate-05zatjfq)** for the v10.2 release. - -- Multi-Tenant Account Usage: Shared User Accounts -- Prevent Privilege Escalation: Assignment Restrictions for Roles and Permissions -- `ClientResourcePermissionValueProvider` for OAuth/OpenIddict -- Angular: Hybrid Localization Support -- Angular: Extensible Table Row Detail -- Angular: CMS Kit Module Features -- Blazor: Upgrade to Blazorise 2.0 -- Identity: Single Active Token Providers -- TickerQ Package Upgrade to 10.1.1 -- [AI Management Module](../modules/ai-management/index.md): MCP (Model Context Protocol) Support -- [AI Management Module](../modules/ai-management/index.md): RAG with File Upload -- [AI Management Module](../modules/ai-management/index.md): OpenAI-Compatible Chat Endpoint -- [File Management Module](../modules/file-management.md): Resource-Based Authorization +> This is currently an RC (release-candidate) and you can see the detailed **[blog post / announcement](https://abp.io/community/articles/announcing-abp-10-2-release-candidate-05zatjfq)** for the v10.2 release. + +* Multi-Tenant Account Usage: Shared User Accounts +* Prevent Privilege Escalation: Assignment Restrictions for Roles and Permissions +* `ClientResourcePermissionValueProvider` for OAuth/OpenIddict +* Angular: Hybrid Localization Support +* Angular: Extensible Table Row Detail +* Angular: CMS Kit Module Features +* Blazor: Upgrade to Blazorise 2.0 +* Identity: Single Active Token Providers +* TickerQ Package Upgrade to 10.1.1 +* [AI Management Module](../modules/ai-management/index.md): MCP (Model Context Protocol) Support +* [AI Management Module](../modules/ai-management/index.md): RAG with File Upload +* [AI Management Module](../modules/ai-management/index.md): OpenAI-Compatible Chat Endpoint +* [File Management Module](../modules/file-management.md): Resource-Based Authorization ## 10.1 (2026-01-06) diff --git a/docs/en/release-info/road-map.md b/docs/en/release-info/road-map.md index 5bd0661a62..59a249c4f2 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.2, launching January 2026." + "Description": "Explore the ABP Platform Road Map for insights on upcoming features, release schedules, and improvements in version 10.3, planned for April 2026." } ``` @@ -13,7 +13,7 @@ This document provides a road map, release schedule, and planned features for th ### v10.3 -The next version will be 10.3 and planned to release the stable 10.3 version in April 2026. We will be mostly working on the following topics: +The next version will be 10.3 and is planned to be released as a stable version in April 2026. We will be mostly working on the following topics: * Framework * Resource-Based Authorization Improvements @@ -23,7 +23,7 @@ The next version will be 10.3 and planned to release the stable 10.3 version in * ABP Suite * Improvements on the generated codes for nullability - * Improvements on Master-Detail Page Desing (making it more compact) + * Improvements on Master-Detail Page Design (making it more compact) * Improvements One-To-Many Scenarios * File Upload Modal Enhancements