Skip to content

v8.1

Compare
Choose a tag to compare
@ismcagdas ismcagdas released this 02 Mar 12:21
· 273 commits to master since this release

Features

  • ISSUE #6654: Support LDAPS

Enhancements

  • ISSUE #5820: checking for unique property name
  • ISSUE #5816: WebhookSentAttempt Feature Request

Bug Fixes

  • ISSUE #6515: It seems abpUserLoginAttempts .clinetIpAddress, clientName and browserInfo is always null?

Others

  • PR #6665: Upgrade Microsoft packages to 7.0.3 and other nuget packages (by ismcagdas)
  • PR #6663: Add HtmlSanitizer document (by m-aliozkaya)
  • PR #6658: Added unit test for session override and updated documentation (by ismcagdas)
  • PR #6657: Check if dynamic property exists during add operation (by ismcagdas)
  • PR #6655: Add UseSsl LDAP setting to support LDAPS (by ismcagdas)
  • PR #6648: save enum types for entity history in EF6 (by ismcagdas)
  • PR #6644: Introduce double and decimal JSON converters (by ismcagdas)
  • ISSUE #6643: Double value is not converted correctly during post to service
  • PR #6639: Add html sanitizer action filter (by m-aliozkaya)
  • ISSUE #6632: Potential error on per request redis cache
  • ISSUE #6630: Unable to clear the selected app logo
  • PR #6629: Update Feature-Management.md (by m-aliozkaya)
  • ISSUE #6622: add withUrlOptions to abp.signalr.d.ts
  • PR #6621: Added Delete methods to WebhookSendAttemptStore (by ismcagdas)
  • PR #6620: remove usage of lock in OnlineClientManager (by ismcagdas)
  • PR #6619: set sweetalert2 confirm button texts (by ismcagdas)
  • ISSUE #6608: Update Hangfire to latest prerelease version
  • ISSUE #6605: Upgrade templates to ABP 8.0
  • ISSUE #6597: Sweetalert2 buttons aren't localized properly
  • PR #6576: Fluent migrator updates (by Scythale)
  • ISSUE #6575: Support Angular 15
  • PR #6570: Add non static Clock (by m-aliozkaya)
  • ISSUE #6537: Entity history mechanism not work for enum property type
  • ISSUE #6526: Security issues found
  • ISSUE #6518: No component for supporting the service
  • ISSUE #6500: Lock in OnlineClientManager was flagged by Microsoft support as contributing to deadlock in high volume traffic scenarious
  • PR #6499: Issue 6498 (by pepearreola)
  • ISSUE #6493: Does aspnetboilerplate track entity history in backgroundjobs and workers?
  • ISSUE #6474: Getting warning with Multilingual navigation.
  • ISSUE #6470: Pull access denied for abp/host
  • ISSUE #6411: Run it on Linux Docker container
  • ISSUE #5244: _userManager.AddTokenValidityKeyAsync performance issue