Release date: January 30, 2014 (build 7.7.5649)
ASP.NET MVC5
This version includes binaries for ASP.NET MVC 3, ASP.NET MVC 4, and ASP.NET MVC 5.
Please see Binary/Mvc5 directory.
Notes:
- The ASP.NET MVC 5 version requires .NET Framework 4.5.
- You can install ASP.NET MVC 5 from the NuGet repository: https://www.nuget.org/packages/Microsoft.AspNet.Mvc/
- The DayPilot for ASP.NET MVC demo is using ASP.NET MVC 4 binaries.
Improvements
- [Scheduler] Changing background color of time headers using OnBeforeTimeHeaderRender in CssOnly mode. (build 5641)
- AllowPartiallyTrustedCallers attribute removed (MVC5). (build 5647)
- font-size and font-family set in all default CSS themes. (build 5648)
Fixes
- [Calendar] Column header hierarchy fixed in ColumnWidthSpec = "Fixed" mode. (build 5649)
DayPilot