ABP Platform Releases
Released: Sep 5, 2024
Updates in 8.3
Features
- CMS Kit: Marked Items & Approvement System for Commenting feature.
- Enhancements on the Docs Module (Google Translation support & new single project mode).
- Using DbFunction for generating more precise SQL commands for Global Query Filters.
- CMS Kit (Pro): FAQ System.
Released: Jun 26, 2024
Updates in 8.2
Features
- Supports Blazor Full-Stack Web App UI.
- Introduced the
IBlockUiService
for Blazor UI (disables/blocks the page or a part of the page).
- Session Management (prevent concurrent login, view & manage users' sessions).
- ABP Suite: File/Image property.
- ABP Suite:
DateOnly
& TimeOnly
types.
- Periodic Log Deletion for Audit Logs.
Released: Apr 6, 2024
Updates in 8.1
Features
- Introduced the
ExposeKeyedServiceAttribute
& DisableAbpFeaturesAttribute
.
- Custom menu component support for MVC UI.
- ABP Suite: Perform Bulk delete.
- ABP Suite: Filterable properties.
- ABP Suite: Customizable page titles.
- ABP Suite: Establishing relationships with installed ABP modules' entities.
- ABP Suite: Support
BasicAggregateRoot
base class.
- ABP Studio v0.6.5 released.
Released: Dec 19, 2023
Updates in 8.0
Features
- Upgraded to .NET 8.0 & Angular 17.
- Dynamic Claims (allows retrieving the latest user claims for the current user).
- CDN support for Bundling & Minification System.
- Read-only repositories.
- ABP Suite: Generating Master/Detail Relationship
- Getting profile picture from social/external logins.
- Switch Ocelot to YARP for the API Gateway for Microservice Solution Template.
- Password complexity indicators for MVC & Blazor UIs.
- Readonly view & export/import support for Identity...