ASP.NET Boilerplate v5.5 Release Notes

Release Date: 2020-03-31 // almost 4 years ago
  • ✨ Enhancements

    • ⚡️ PR #5416: Update AdminLTE images. Add libman info (by demirmusa)
    • ⚡️ ISSUE #5414: Update possible NuGet packages
    • ISSUE #5413: allow AbpAntiForgeryManagerAspNetCoreExtensions use cookie options
    • PR #5412: Add Initialize method for the AbpDbContext(EF 3.x+) (by maliming)
    • ⬆️ ISSUE #5411: Upgrade Microsoft.* package to 3.1.2
    • 👻 ISSUE #5407: Mvc cancellation token provider http exception
    • 🚚 PR #5394: Move cache type casting from cache extensions into TypedCacheWrapper (by ryancyq)

    🐛 Bug Fixes

    • PR #5450: Await ToListAsync in GetAllSendAttemptsByWebhookEventIdAsync (by acjh)
    • ISSUE #5449: AbpUserStore.ReplaceClaimAsync has bug
    • ISSUE #5427: Mismatch between paths in bundleconfig.json and _Layout.cshtml

    Others

    • ⬆️ ISSUE #5433: Upgrade abp-ng2-module to Angular 9
    • PR #5431: Rename WebHook to Webhook case sensitively (by demirmusa)
    • PR #5426: Rename WebHook to Webhook case sensitively (by demirmusa)
    • ISSUE #5425: Rename WebHook to Webhook case sensitively
    • 🏗 PR #5420: Fix Nuke Build (by ryancyq)
    • PR #5419: Obsolete client cache attribute (by ryancyq)
    • 🚀 ISSUE #5417: Update and release free templates
    • 🌐 PR #5409: HttpContextCancellationTokenProvider into Abp.Web namespace (by ryancyq)
    • ISSUE #5408: Mvc HttpContextCancellationTokenProvider namespace
    • 📦 ISSUE #5403: Add Sourcelink Integration to be able to debug ABP packages
    • ISSUE #5401: Cascading entities should not be deleted when soft deleting entities.
    • 📚 ISSUE #5278: Change images on documentations after we merge MVC UI migration to AdminLTE 3