ABP Platform のリリース

Released: Nov 19, 2024

9.0 での更新項目

機能

  • Upgraded to .NET 9.0.
  • Introduced Extension Property Policy:
    • Define new properties for existing entities of dependent modules.
    • Dynamically add additional properties to entities without modifying the core structure.
    • Define custom policies for properties, such as access control, validation, and data transformation, directly within ABP.
  • Allow wildcards for Redirect Allowed URLs.
  • Docs Module: Show larger images on the same page.
  • Introduced a new BLOB Storage Provider for Google Cloud Storage: Volo...

Released: Sep 5, 2024

8.3 での更新項目

機能

  • 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

8.2 での更新項目

機能

  • 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

8.1 での更新項目

機能

  • 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

8.0 での更新項目

機能

  • 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/Users page...