All Versions
27
Latest Version
6.0
Avg Release Cycle
26 days
Latest Release
1256 days ago

Changelog History
Page 3

  • v4.17 Changes

    June 04, 2020

    Others

  • v4.16 Changes

    May 21, 2020

    โœจ Enhancements

    โœจ #5583: Enhance localization services

  • v4.15 Changes

    May 07, 2020
    • PR #5556: Pass cancellationToken to asynchronous methods of ORM in 4.x (by maliming)
    • ISSUE #5555: Pass cancellationToken to asynchronous methods of ORM in 4.x
    • ๐ŸŽ PR #5547: Enhance the performance of GetGrantedPermissionsAsync(4.x) (by maliming)
    • PR #5487: Lack of string interpolation (by maliming)
    • ISSUE #5479: Soft deleted organization and unique index conflict.
  • v4.14 Changes

    March 18, 2020
    • ๐Ÿš€ Released NuGet packages from correct branch
  • v4.13 Changes

    March 05, 2020

    ๐Ÿ› Bug Fixes

    • PR #5242: 4.x Fix Entity History Retrieve the correct owner (by ryancyq)
  • v4.12 Changes

    February 20, 2020

    ๐Ÿ”‹ Features

    • โšก๏ธ PR #5137: Enhance EFPlus' extension methods to support BatchDelete & BatchUpdate. (by maliming)

    โœจ Enhancements

    • PR #5167: Added RoleDisplayName property to StaticRoleDefinition class. (by maliming)

    ๐Ÿ› Bug Fixes

    • PR #5187: use current tenant Id in PermissionManager GetAllPermission (by demirmusa)
    • ISSUE #5185: PermissionManager GetAllPermission should set tenant id of FeatureDependencyContext #5184

    Others

    • PR #5270: Entity History will not always create history record for shadow property (by ryancyq)
    • โฑ PR #5265: Add Timeout property to dapper repository. (by maliming)
    • ๐Ÿ”€ PR #5201: Remove sync methods usage of Async queryable executer For 4.x (by ryancyq)
    • PR #5173: Added settings parameter to beforeSend method. (by maliming)
    • PR #5144: Fix localization getSource TypeScript function to allow multiple format args (by worthy7)
  • v4.11.0 Changes

    November 22, 2019

    โœจ Enhancement

    • #5050 EntityHistoryHelper is compatible with TPH entities

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”ง #4998 Fix entity history selectors configuration
    • #5024 Disable tenant filter for User token expiration