Skip to content

Commit

Permalink
Merge pull request #21963 from abpframework/auto-merge/rel-9-1/3418
Browse files Browse the repository at this point in the history
Merge branch dev with rel-9.1
  • Loading branch information
maliming authored Jan 21, 2025
2 parents 548e6d9 + 42343b4 commit 302cf7d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
10 changes: 10 additions & 0 deletions docs/en/release-info/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ This document contains **brief release notes** for each release. Release notes o

> If you want to read the release notes for each ABP Studio release, check it out from [here](../studio/release-notes.md).
## 9.1 (2025-01-16)

This is currently a RC (release-candidate) and you can see the detailed **[blog post / announcement](https://abp.io/blog/abp-9-1-release-candidate)** for the v9.1 release.

* Upgraded to Angular 19
* Upgraded to OpenIddict 6.0
* New Blazor WASM Bundling System
* Idle Session Warning
* Lazy Expandable Feature for Documentation System

## 9.0 (2024-11-19)

See the detailed **[blog post / announcement](https://abp.io/blog/abp-9-0-stable-release-with-dotnet-9-0)** for the v9.0 release.
Expand Down
16 changes: 6 additions & 10 deletions docs/en/release-info/road-map.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@ This document provides a road map, release schedule, and planned features for th

## Next Versions

### v9.1
### v9.2

The next version will be 9.1 and planned to release the stable 9.1 version in January 2025. We will be mostly working on the following topics:
The next version will be 9.2 and planned to release the stable 9.2 version in June 2025. We will be mostly working on the following topics:

* Framework
* Lazy expandable feature for documentation
* Unify the bundling system of Blazor and MVC
* SSR support for the Angular UI
* Upgrading 3rd-party dependencies
* Enhancements in the core points

* ABP Suite
* Define navigation properties without target string property dependency
Expand All @@ -32,12 +30,12 @@ The next version will be 9.1 and planned to release the stable 9.1 version in Ja
* Modular Monolith Application Startup Template

* Application modules
* Account module: Support mixed social/local login scenarios
* Idle session warning
* Account module: Support mixed social/local login scenarios & enforcing email verification in wide aspect
* UI/UX improvements on existing application modules

* New tutorials
* Updating existing tutorials & documents (with other UI & DB options)
* Microservice development
* Modular monolith development

## Backlog Items

Expand All @@ -64,7 +62,6 @@ ABP Platform provides many (free and commercial) [pre-built application modules]

* LeptonX theme: New layouts, styles and components
* CMS Kit module: Meta information for SEO, media gallery, RSS feed, content versioning, social media streams
* Identity module: Idle session warning
* Payment module: Invoice system
* New module: User notification
* New module: Dynamic dashboard
Expand Down Expand Up @@ -108,7 +105,6 @@ Here, are some of the important planned features for the next ABP Suite versions
* Allow to create pages instead of modals for CRUD page generation
* View-only (detail view) modal/page for an entity
* Export child/detail entity records as a part of export operation for a main (master) entity
* Allow to accept attachments (files) for an entity
* Allow to add custom entity actions for an entity
* Allow to inherit from an existing entity class
* Custom form layouts on CRUD page generation
Expand Down

0 comments on commit 302cf7d

Please sign in to comment.