From 5f6b1f7bfa54586cac2950ccfbd47fd52dc91e74 Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Wed, 21 Feb 2024 14:02:26 +0300 Subject: [PATCH] Update Road-Map.md --- docs/en/Road-Map.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/docs/en/Road-Map.md b/docs/en/Road-Map.md index 05e071371a..9dfbb86d41 100644 --- a/docs/en/Road-Map.md +++ b/docs/en/Road-Map.md @@ -1,33 +1,31 @@ # ABP Framework Road Map -This document provides a road map, release schedule and planned features for the ABP Framework. +This document provides a road map, release schedule, and planned features for the ABP Framework. ## Next Versions -### v8.1 +### v8.2 -The next version will be 8.1 and planned to release the stable 8.1 version in February, 2024. We will be mostly working on the following topics: +The next version will be 8.2 and planned to release the stable 8.2 version in June 2024. We will be mostly working on the following topics: -* Blazor Full-Stack UI ([#16156](https://github.com/abpframework/abp/issues/16156)) -* Upgrade to OpenIddict 5.x ([#17605](https://github.com/abpframework/abp/issues/17605)) +* Blazor Full-Stack UI ([#18289](https://github.com/abpframework/abp/issues/18289)) * Angular Universal ([#15782](https://github.com/abpframework/abp/issues/15782)) -* Blazor - Forms & Validation Documentation ([#16400](https://github.com/abpframework/abp/issues/16400)) +* Upgrading React Native template to the latest major release 0.72.7 ([#18191](https://github.com/abpframework/abp/issues/18191)) * Deployment Documents Improvements ([#15034](https://github.com/abpframework/abp/issues/15034)) * Improvements on the existing features and provide more guides. -See the [8.1 milestone](https://github.com/abpframework/abp/milestone/94) for all the issues we've planned to work on. +See the [8.2 milestone](https://github.com/abpframework/abp/milestone/95) for all the issues we've planned to work on. ## Backlog Items -The *Next Versions* section above shows the main focus of the planned versions. However, in each release we add new features to the core framework and the [application modules](Modules/Index.md). +The *Next Versions* section above shows the main focus of the planned versions. However, in each release, we add new features to the core framework and the [application modules](Modules/Index.md). Here is a list of major items in the backlog we are considering working on in the next versions. -* [#6655](https://github.com/abpframework/abp/pull/6655) / Use Typescript for the MVC UI +* [#86](https://github.com/abpframework/abp/issues/86) / GrapQL Integration * [#236](https://github.com/abpframework/abp/issues/236) / Resource based authorization system * [#2882](https://github.com/abpframework/abp/issues/2882) / Providing a gRPC integration infrastructure (while it is [already possible](https://github.com/abpframework/abp-samples/tree/master/GrpcDemo) to create or consume gRPC endpoints for your application, we plan to create endpoints for the [standard application modules](https://docs.abp.io/en/abp/latest/Modules/Index)) * [#57](https://github.com/abpframework/abp/issues/57) / Built-in CQRS infrastructure -* [#2532](https://github.com/abpframework/abp/issues/2532) / CosmosDB integration with EF Core and MongoDB API * [#4223](https://github.com/abpframework/abp/issues/4223) / WebHook system * [#162](https://github.com/abpframework/abp/issues/162) / Azure ElasticDB Integration for multitenancy * [#2296](https://github.com/abpframework/abp/issues/2296) / Feature toggling infrastructure