Browse Source

Apply copilot review suggestions to release docs

Co-authored-by: EngincanV <43685404+EngincanV@users.noreply.github.com>
pull/24957/head
copilot-swe-agent[bot] 1 month ago
parent
commit
d4b4490bf3
  1. 30
      docs/en/release-info/release-notes.md
  2. 6
      docs/en/release-info/road-map.md

30
docs/en/release-info/release-notes.md

@ -16,21 +16,21 @@ Also see the following notes about ABP releases:
## 10.2 (2026-02-24) ## 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. > 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 * Multi-Tenant Account Usage: Shared User Accounts
- Prevent Privilege Escalation: Assignment Restrictions for Roles and Permissions * Prevent Privilege Escalation: Assignment Restrictions for Roles and Permissions
- `ClientResourcePermissionValueProvider` for OAuth/OpenIddict * `ClientResourcePermissionValueProvider` for OAuth/OpenIddict
- Angular: Hybrid Localization Support * Angular: Hybrid Localization Support
- Angular: Extensible Table Row Detail * Angular: Extensible Table Row Detail
- Angular: CMS Kit Module Features * Angular: CMS Kit Module Features
- Blazor: Upgrade to Blazorise 2.0 * Blazor: Upgrade to Blazorise 2.0
- Identity: Single Active Token Providers * Identity: Single Active Token Providers
- TickerQ Package Upgrade to 10.1.1 * 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): 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): RAG with File Upload
- [AI Management Module](../modules/ai-management/index.md): OpenAI-Compatible Chat Endpoint * [AI Management Module](../modules/ai-management/index.md): OpenAI-Compatible Chat Endpoint
- [File Management Module](../modules/file-management.md): Resource-Based Authorization * [File Management Module](../modules/file-management.md): Resource-Based Authorization
## 10.1 (2026-01-06) ## 10.1 (2026-01-06)

6
docs/en/release-info/road-map.md

@ -1,7 +1,7 @@
```json ```json
//[doc-seo] //[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 ### 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 * Framework
* Resource-Based Authorization Improvements * 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 * ABP Suite
* Improvements on the generated codes for nullability * 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 * Improvements One-To-Many Scenarios
* File Upload Modal Enhancements * File Upload Modal Enhancements

Loading…
Cancel
Save