ASP.NET Boilerplate v5.4 Release Notes

Release Date: 2020-03-18 // about 4 years ago
  • ๐Ÿ”‹ Features

    • PR #5362: Dynamic Parameter Module (by demirmusa)
    • ISSUE #5307: Common Parameter Module Infrastructure

    โœจ Enhancements

    • ISSUE #5361: PermissionManager is an internal class. Cannot extend
    • PR #5350: Improve GetLastChild of OrganizationUnitManager (by PMExtra)
    • ISSUE #5291: Allowed to override CancellationToken for a specific call
    • ISSUE #5249: Add Change Password Page

    ๐Ÿ› Bug Fixes

    • PR #5277: AbpCacheBase: Use the value generated by the factory method to return items. (by maliming)
    • ISSUE #5276: AbpCacheBase's factory method for multiple keys cannot return correctly.

    Others

    • PR #5396: Allowed to override CancellationToken for a specific call (by gterdem)
    • ๐ŸŒ PR #5381: Web client info provider http exception (by ryancyq)
    • ISSUE #5365: The repository can't work in customized providers such as NavigationProvider and Authorization Provider
    • โš  PR #5363: Clean up intellisense warnings (by ryancyq)
    • ISSUE #5327: Publish abp-ng2-mlodule
    • ๐Ÿ’… ISSUE #5256: Simplify mvc ui style and script referencing in layout of module-zero-core-template