cofoundry v0.6.1 Release Notes

Release Date: 2019-04-13 // almost 5 years ago
  • 🚀 In addition to bug fixes, this release updates the ASP.NET Core packages to 2.2.1.

    🐛 Bug fixes

    • #295 GetCurrentUserMicroSummaryQuery: Returns null if executed in the same request as a login
    • #308 Admin panel custom entity nested custom entities links to not found
    • 📚 #305 Documentation: Page paths and canonical urls
    • #309 Links in admin email templates do not account for a custom admin directory

    💥 Breaking Changes

    🔊 In doing this I renamed LogAuthenticatedUserInCommand to LogSuccessfulLoginCommand because the old name was misleading. This is only used internally and shouldn't cause a breaking change for developers.