Rilasci di ABP Platform
Released: Mar 31, 2026
Aggiornamenti in 10.2
Funzionalità
- Multi-Tenant Account Usage: Shared User Accounts:
- Introduced Shared User Accounts: a single user account can belong to multiple tenants, and the user can choose or switch the active tenant when signing in. This enables a "one account, multiple tenants" experience - for example, inviting the same email address into multiple tenants.
- When you use Shared User Accounts:
- Username/email uniqueness becomes global (Host + all tenants).
- Users are prompted to select the tenant at login if...
Released: Mar 3, 2026
Aggiornamenti in 10.1.1
Funzionalità
- Docs: Added AI provider installation reminder to AI Management module.
- Bumped Semantic Kernel packages to 1.71.0.
- Docs: CMS Kit Pro package requirements.
- 'ASP.NET Zero vs ABP' comparison table updated.
- Set page title in Account Manage page.
- Updated ABP Studio release-note docs for new versions.
- Now use static proxy to get ApplicationConfiguration.
- Updated workflow to merge rel-10.2 with rel-10.1.
- Docs: Added Swashbuckle.AspNetCore v10 upgraded section to v10.1 migration guide...
Released: Feb 3, 2026
Aggiornamenti in 10.0.3
Funzionalità
- Added 'no records to export' localization key.
- Refactored dynamic initializers to use service provider.
- Enhanced TimeZoneHelper with offset and validation.
- Cached ShouldAddedComponentAsync result in SimplePageToolbarContributor.
- Added ShowToolbar property to ContentLayout.
- Ensured config state is loaded before permission check.
- Updated Microsoft.* packages to 10.0.2.
- Run dotnet build command before creating EF Core migrations.
- Updated microservice getting started images.
- Updated...
Released: Jan 6, 2026
Aggiornamenti in 10.0.2
Funzionalità
- Added support for nullable enums in various components and tag helpers.
- Updated documentation for .NET 10 and Visual Studio 2026.
- Added tutorial links to get-started docs.
- Improved Kafka event publishing reliability.
- Updated Elsa Pro docs with configuration and studio info.
- Added SQLite busy timeout support.
- Updated Angular installation info of setting management module.
- Enhanced AI Management module docs.
- Updated AI Management documentation warning.
- Set AbpSqliteOptions.BusyTimeout...
Released: Dec 3, 2025
Aggiornamenti in 10.0.1
Funzionalità
- Added MySQL compatibility notice for .NET 10.0 to migration guide.
- Added feature checks to PageChangedHandler.
- Added localization resource for success notification.
- Added Semantic.Kernel and Microsoft.Extensions.AI pages to the documentation navigation.
- Added redirectUrl support to PermissionGuard.
- Added IsReadOnly and IsVisible to extension property modals.
- Added warnings about AI Management module status.
Correzioni
- Fixed Angular merger conflict on extensible form prop component...
Released: Nov 18, 2025
Aggiornamenti in 10.0.0
Funzionalità
- Added methods to remove bundle files by name or predicate.
- Added configuration tenant resolver.
- Added FrontChannelLogoutUri property and related methods to OpenIddict application classes.
- Added IHostApplicationLifetime usage for background worker management.
- Added a warning if MultiTenancyMiddleware is used before authentication.
- Added documentation about Module Installer projects.
- Added specific error codes for authentication failures.
- Added localization for announcements page...
Released: Oct 22, 2025
Aggiornamenti in 9.3.6
Funzionalità
- Enriched telemetry with solution version info.
- Added SEO description.
- Added 'Configuring Forwarded Headers' to docs navigation under the 'Deployment' section.
- Updated RabbitMQ job options configuration in docs.
- Updated BookType enum creation instructions on suite-bookstore tutorial.
- Angular: Added HTML encoding utilities.
Correzioni
- Angular: Template layout breaks when APP_ROUTE_PROVIDER is removed from providers.
- Angular: Aligned the theme basic toolbar configurations.
- Angular...
Released: Oct 1, 2025
Aggiornamenti in 9.3.5
Funzionalità
- Added log out message after log out command.
- Added angular Studio installation information for Account, Identity & Permission management modules.
Correzioni
- Made PermissionChanged handler asynchronous.
- Refactored AbpTelemetryApiUrl to use static property.
- Refactored repository methods to ensure consistent save changes in Feature, Permission, and Setting management.
- Updated Bootstrap to v5.3.7 in MauiBlazor theme.
- Updated release notes and version mapping for new versions...
Released: Sep 18, 2025
Aggiornamenti in 9.3.4
Correzioni
- Increased MaxDepth for package metadata search.
- Updated plugin modules documentation for clarity.
- Added fix to handle optional enum types in signature mapper.
- Refactored permission grant tracking logic.
- Angular - Fixed the merging parameter for resources.
- Corrected the spelling for Google in the configuration sample.
- Added guidance for ORA-00904 error with Oracle EF Core.
- Refined type filtering in ConventionalRegistrarBase.
Released: Sep 9, 2025
Aggiornamenti in 9.3.3
Funzionalità
- Added guide for integrating public and admin CMS Kit packages.
- Added documentation for ABP interceptors.
- Start Rebus after RebusDistributedEventBus is initialized.
- Created links for the CLI commands.
- ABP Telemetry Collection.
- Refined tenant property type renaming logic.
- Improved column width handling in ExtensibleTable.
- Refactored spinner and placeholder handling in directive.
- Refactored font imports and added googlefonts.css.
- Updated configuration.md with contributor setup...