Browse Source

Update Road-Map.md

pull/20152/head
Engincan VESKE 2 years ago
committed by GitHub
parent
commit
8c7560e163
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 16
      docs/en/Road-Map.md

16
docs/en/Road-Map.md

@ -4,17 +4,17 @@ This document provides a road map, release schedule, and planned features for th
## Next Versions
### v8.2
### v8.3
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:
The next version will be 8.3 and planned to release the stable 8.3 version in August 2024. We will be mostly working on the following topics:
* Blazor Full-Stack UI ([#18289](https://github.com/abpframework/abp/issues/18289))
* Angular Universal ([#15782](https://github.com/abpframework/abp/issues/15782))
* 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))
* Angular generate-proxy root namespace options ([#18932](https://github.com/abpframework/abp/issues/18932))
* Blazor global JS & CSS at runtime ([#19963](https://github.com/abpframework/abp/issues/19963))
* CMS Kit - Improvement in editing approval system for comments ([#19976](https://github.com/abpframework/abp/issues/19976))
* Improvements on the existing features and provide more guides.
See the [8.2 milestone](https://github.com/abpframework/abp/milestone/95) for all the issues we've planned to work on.
See the [8.3 milestone](https://github.com/abpframework/abp/milestone/101) for all the issues we've planned to work on.
## Backlog Items
@ -23,7 +23,7 @@ The *Next Versions* section above shows the main focus of the planned versions.
Here is a list of major items in the backlog we are considering working on in the next versions.
* [#86](https://github.com/abpframework/abp/issues/86) / GrapQL Integration
* [#236](https://github.com/abpframework/abp/issues/236) / Resource based authorization system
* [#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
* [#4223](https://github.com/abpframework/abp/issues/4223) / WebHook system
@ -35,7 +35,7 @@ Here is a list of major items in the backlog we are considering working on in th
* [#16756](https://github.com/abpframework/abp/issues/16756) / Blob Storing - Provider configuration UI
* [#16744](https://github.com/abpframework/abp/issues/16744) / State Management API
You can always check the milestone planning and the prioritized backlog issues on [the GitHub repository](https://github.com/abpframework/abp/milestones) for a detailed road map. The backlog items are subject to change. We are adding new items and changing priorities based on the community feedbacks and goals of the project.
You can always check the milestone planning and the prioritized backlog issues on [the GitHub repository](https://github.com/abpframework/abp/milestones) for a detailed road map. The backlog items are subject to change. We are adding new items and changing priorities based on the community feedback and goals of the project.
## Feature Requests

Loading…
Cancel
Save