Skip to content

3.2.5-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 19 Mar 20:56
b32ab42

ASP.NET MVC 5.2.5 Preview 1, ASP.NET Web API 5.2.5 Preview 1, and ASP.NET Web Pages 3.2.5 Preview 1 release notes

We are pleased to announce the release of ASP.NET MVC 5.2.5 Preview 1, ASP.NET Web API 5.2.5 Preview 1, and ASP.NET Web Pages 3.2.5 Preview 1!

Bugs Fixed

  • Do not use FormattedModelValue in password editor template (#135)
  • ValidationContext.MemberName is set incorrectly in the DataAnnotationsModelValidator (#120)
  • Middleware does not pass OwinContext.User forward in Pipeline (#119)
  • ExpressionHelper contains a compatibility bug with Roslyn compiler (#117)