Skip to content

v10.2

Latest
Compare
Choose a tag to compare
@ismcagdas ismcagdas released this 26 May 08:44
a0453ac

Enhancements

  • ISSUE #7123: Switch to standalone components in the Angular app

Others

  • PR #7147: Update all NuGet packages (by ismcagdas)
  • PR #7141: remove Microsoft.VisualStudio.Web.CodeGeneration.Design's files (by neominky)
  • PR #7139: Allow manual cross tenant LastModifierUserId assignment (by oguzhanagir)
  • PR #7135: Use UsingDbContextAsync instead of UsingDbContext in GetCurrentUserAsync (by ismcagdas)
  • PR #7134: No longer using SqlConstantExpression outdated constructor. (by maliming)
  • ISSUE #7128: Migrate lint setup to ESLint and update the configuration
  • ISSUE #7114: Shouldn't this be UsingDbContextAsync?
  • PR #7107: Added missing interfaces (by slmbakkenes)
  • ISSUE #7092: Introduce Interfaces for Manager Classes in ABP to Improve Testability
  • PR #7079: fix(GetScriptsResponsePerUserCacheInvalidator): missing handling of some entity changes (by izanhzh)
  • ISSUE #7058: Ability to set creatoruserid to a user not in entity tenant but not the same ability to set lastmodifieruserid
  • PR #7019: Add AbpHtmlSanitizerMiddleware (by m-aliozkaya)
  • ISSUE #6750: Abp.Sanitizer can cause a model binding validation bypass