ASP.NET Boilerplate v5.14 Release Notes

Release Date: 2020-10-15 // over 3 years ago
  • ✨ Enhancements

    • ⚡️ ISSUE #5809: Hangfire update 1.7.14
    • ⚡️ ISSUE #5798: Update Antd to version 4.6.4 (ReactJs template)
    • 🚚 ISSUE #5796: Remove angular specific code form abstract classes (which does not have angular decorators)

    🐛 Bug Fixes

    • ISSUE #5810: WebhookSubscriptionInfo must inherit "IMayHaveTenant"

    Others

    • ⬆️ PR #5838: Upgrade Microsoft.AspNetCore.OData to 7.5.0 (by maliming)
    • ⬆️ PR #5831: Upgrade Hangfire to 1.7.15. (by maliming)
    • ⬆️ PR #5830: Upgrade Hangfire to 1.7.15. [4.x] (by maliming)
    • ⚡️ PR #5823: Update Dynamic-Parameter-System.md (by demirmusa)
    • ISSUE #5814: Review module-zero-core-template/pull/563
    • ⚡️ ISSUE #5812: update DynamicProperty system after v5.12
    • PR #5811: WebhookSubscriptionInfo inherit IMayHaveTenant (by demirmusa)
    • ⚡️ PR #5802: Update Hangfire to 1.7.13 (by KevinvdBurg)
    • 🚀 ISSUE #5801: Upgrade templatest to ABP 5.13 and release
    • 👻 ISSUE #5773: Exception when removing value object and hard deleting entity in the same context
    • ISSUE #5345: Aspnetcore 3.1 with OData