ABP Platform 9.1.1

Released: Mar 28, 2025

9.1.1 での更新項目

機能

  • Removed InteractiveAuto check to add style files.
  • Added guidance and revisited the cancellation token document.
  • Mapped static assets if there is a Blazor client project.
  • Added IgnoredNavigationEntitySelectors to AbpEntityChangeOptions to ignore navigation properties.
  • Updated Studio documentation for v0.9.23.
  • Closed the feature management modal after resetting values.
  • Updated Studio documentation for v0.9.24.
  • Added documentation for custom components in the Blazor navigation menu.
  • Updated outdated Blazor documents.
  • Updated Studio documentation for v0.9.25.
  • CLI: provided a way to hide commands from the command list.
  • Included RemoteServiceConfigurationProvider in the client proxies documentation.
  • Updated documents for the health check feature.
  • Angular - Updated the migration guide for the Angular version upgrade.
  • Angular - Updated the migration guide for the Angular version upgrade [typo fix].
  • Removed the duplicate "Module Development Best Practices".
  • Updated the MongoDB documentation to enable transactions and add Docker setup instructions.
  • Pre-defined service feature documentation.
  • Updated identityserver4-step-by-step.md.
  • Redirected to the login URL instead of the logout URL in the WebAssemblyRedirectToLogin component.
  • Explained the data deletion process briefly in the GDPR Module document.
  • Made the Bundling system support MAUI Blazor.
  • Updated the version mismatch warning during solution creation.
  • Updated auto-pr.yml for rel-9.2.
  • Updated the template selection image.
  • Updated the Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling project to target .NET 9.0.
  • Updated version to release 9.0.8.
  • Updated version to release 9.1.1.
  • Updated the ABP Penetration Test Report.

不具合の修正

  • Corrected an issue which caused all blog posts to delete when deleting the blog.
  • Removed Microsoft.EntityFrameworkCore.Relational from Volo.Abp.EntityFrameworkCore.MySQL.csproj.
  • Fixed an issue with loading the script twice and the style flicker problem after prerender.
  • Angular - Fixed the depth margin for the feature management component.
  • Reverted the "test: error notification".