ABP Platform 10.0.2
Released: Jan 6, 2026
10.0.2 での更新項目
機能
- 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 to null in test modules.
- Ensured telemetry tasks complete on process exit.
- Added logging to TenantResolver for tenant resolution.
- Updated Oracle.EntityFrameworkCore to 10.23.26000.
- Upgraded Blazorise packages to version 1.8.8.
- Added nullable property support to API modelling.
- Documentation - Updated Angular ssr doc.
- Added AI management Chat Widget Documentation.
- Specified module type in EtoMappings configuration.
- Added MySql.Data.MySqlClient to MySQL provider detection.
- Updated release notes and version mapping for recent releases.
- Data collection: Added missing activities in ActivityNameConsts.
- Refactored module import extraction logic.
- Create Agent Framework Documentation.
- Skip auditing for navigation with DisableAuditing attribute.
- Added provider check to SqliteBusyTimeout interceptor.
- Updated Angular ssr doc.
- Updated Riok.Mapperly package version to 4.3.1.
- Project creation: Added MauiBlazor to illegal project names.
- Updated penetration test report and alert screenshot.
- Added documentation for .NET Aspire option in Microservice Template.
- Added concurrency check for soft delete operations.
- Added LeptonX CSS variables documentation by.
- Refactored static definition stores and Added dynamic initializers.
- Provided a way to clear the application configuration cache for all users.
- Removed AsyncKeyedLock dependency from LocalAbpDistributedLock.
- Optimized cache key retrieval in configuration client.
- Added handler for static template definition changes.
- Added KeyedLock for per-key async locking and Updated local distributed.
- Updated workflow to merge rel-10.1 with rel-10.0.
- Updated MySql.EntityFrameworkCore version to 10.0.0-rc.
- Use GetOrNullAsync for feature definition lookup.
- Updated BookStore with ABP Suite tutorial by.
- HTML-encode TagHelper titles and texts for security.
不具合の修正
- Fixed file path typo in LDAP documentation.
- Fixed link to LDAP Login documentation.
- Fixed DataGridEntityActionsColumn field resolution for dynamic types.
- Excluded common build folders when searching for .csproj files.
- Removed StaticTemplateDefinitionChangedEventHandler.
- Angular - Fixed the app state refresh on initial configuration.