Skip to content

v4.0.0

Compare
Choose a tag to compare
@ismcagdas ismcagdas released this 30 Jul 11:17
· 847 commits to master since this release

Enhancements

  • #311: Upgraded to ABP v3.8.1.
  • #298: Ignore the audit fields in the update user method Dto CreationTime and LastLoginTime.
  • #306: Only send Authorization header if token is present.
  • #308: Replace the Obsolete method of SecurityRequirementsOperationFilter.
  • #276: Removed dependency on rsjx-compat.
  • #278: Make RepositoryBase implement IRepository.
  • #273: Added settings to change Kestrel port when run with dotnet run.

Bug Fixes

  • #297: Fixed CreationTime was updated to 0001-01-01 problem.
  • #304: Fixed hmr build problem.
  • #292: Fixed The root menu item is not expanded when the submenu is active.
  • #285: Fixed Removed permissions remain checked in Angular UI.
  • #250: Fixed Problems on hosting in a sub-website.
  • #249: Fixed Constantly happening angular change detection problem.
  • #279: Fixed SweetAlert - Buttons missing when alert contains single button.