Skip to content

v4.5.0

Compare
Choose a tag to compare
@alirizaadiyahsi alirizaadiyahsi released this 08 Feb 12:49
· 562 commits to master since this release
bc806f4

Enhancements

  • #405 Upgrade ABP to v4.2
  • #396 Added react ui filters to users, roles, tenants
  • #400 Linting errors: The selector of the component "xxx" should have prefix "app" enhancement
  • #394 Implements list query filter for users/roles/tenants in angular template feature
  • #386 Change/Reset Passwords
  • #392 Remove dotnet cli tool references from *.csproj files

Bug Fixes

  • #388 angular production compilation error.
  • #391 Fix casing on App.config to enable linux builds enhancement
  • #398 Property IsStatic in Role should not be created or updated
  • #401 'enc_auth_token' not cleared
  • #402 ReactJs template production not working