Skip to content

Version 10.0.3

Compare
Choose a tag to compare
@tidyui tidyui released this 31 Mar 15:17
· 157 commits to master since this release
2a7ae06

There's an issue with 10.0.3 causing endpoints for the application to not be registered properly when using classic application startup with Startup.cs. For this reason version 10.0.4 replaces this version.

Core

  • .UsePiranha() middleware ruins route search #1816
  • Add extension methods for new .NET 6 application startup #1824

Manager

  • XsrfCookie not set as essential #1829
  • Add asp-append-version to script/link tags #1840

Bugfixes

  • PostgreSql InvalidCastException with DateTime #1762