Skip to content

v10.0

Latest
Compare
Choose a tag to compare
@ismcagdas ismcagdas released this 19 Nov 07:01
· 2 commits to master since this release

Features

  • ISSUE #7018: Upgrade to .NET 9

Enhancements

  • ISSUE #7057: Inconsistent template validation UserForm
  • PR #7055: Changed TenantIdResolveKey value (by oguzhanagir)
  • ISSUE #7054: Replace the Dot with a Dash in the Abp-TenantId Header
  • ISSUE #7021: Upgrade templates to ABP 9.4
  • ISSUE #6096: Use a Table component in Angular template

Bug Fixes & Others

  • PR #7025: Fixed failed validation login result error (by oguzhanagir)
  • PR #7061: Upgrade NuGet packages to .NET 9 (by m-aliozkaya)
  • ISSUE #7060: Upgrade NuGet packages to .NET 9
  • PR #7050: Removed Lockout control from ExternalLogin (by oguzhanagir)
  • ISSUE #7049: Remove Lockout setting control from UserLoginInfo Authentication
  • PR #7047: Upgrade to NET 9 RC.2 (by ismcagdas)
  • PR #7043: Fixed System.Type conversion error during deserialization (by oguzhanagir)
  • ISSUE #7040: Problem with System.Type Conversion During Redis Deserialization
  • PR #7039: Updated MaxParametersLength to 2000 (by AjinkyaChitnis24)
  • PR #7038: GetClientIpAddress support X-Forwarded-For | X-Real-IP (by tuyndoan)
  • PR #7037: Refactor to file-scoped namespaces (by samanazadi1996)
  • PR #7035: Fixed broken links in documents (by oguzhanagir)
  • ISSUE #7029: Some links on Abp documents are broken
  • ISSUE #7023: Angular Build Error
  • ISSUE #7017: Use file scoped namespaces in the solution