Features
- #2133 Add Sourcelink integration to be able to debug Abp packages.
- #1952 Create custom conventions for default Unit Of Work classes.
- #2138 Let UnitOfWork attribute can be defined for classes too.
Enhancements
- #2103 Improve default language determination.
- #2140 Add SetTenantId(int? tenantId, bool switchMustHaveTenantEnableDisable) overload to unit of work.
- #2131 Creation and Modification audit values should not be set for cross database users.
- #2125 Don't register generic types by convention.
- #2119 Upgrade AspNet Core and other nuget packages.
- #2114 Make UserId ClaimType changeable.
- #2110 Improve AbpApplicationBuilderExtensions.