ASP.NET Boilerplate v5.6 Release Notes

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

    • ISSUE #5442: Create Object Comparator System
    • PR #5441: Implementation of Object Comparators (by demirmusa)

    โœจ Enhancements

    • PR #5501: Adds send exact same data option to Webhook System (by demirmusa)
    • PR #5480: Make PredicateBuilder public (by demirmusa)
    • PR #5478: Enhanced setCookieValue method. (by maliming)
    • ISSUE #5477: abp.utils.setCookieValue add parameters for SameSite and Secure
    • โœ… ISSUE #5463: Web Tests always returning 404 status codes
    • ISSUE #5461: Exclude pdb files from generated nupkg files
    • ๐Ÿ›ฐ ISSUE #5460: Webhook System options to send the exact data not WebhookPayload
    • ๐Ÿ“š ISSUE #5447: aspnetboilerplate.com pages have overlapping documentation and side pane on iPad

    Others

    • ๐Ÿ— PR #5507: Add document about nuke build. (by demirmusa)
    • PR #5503: Adds a document about Object Comparators (by demirmusa)
    • ISSUE #5502: Add a document about Object Comparators
    • ISSUE #5489: Create HubCallerContextExtensions
    • PR #5486: Lack of string interpolation (by CrazyBaran)
    • โšก๏ธ PR #5466: Update Nuke Build to version 0.24.8, fix AzurePipelines suffix breaking change (by ryancyq)
    • ISSUE #5457: Soft deleted organization and unique index conflict.
    • ๐Ÿ— ISSUE #5446: Add document about nuke build.