Hi all,
I have just released version 1.0.2620.26690 of Ingenious MVC. The highlights of this release are:
- an extensible task mechanism. The Task class is no longer sealed and the TaskFactory provides the means for you to provide your own Task implementations at runtime.
- fixed a memory leak issue where ASP.NET applications were holding onto details of closed sessions. ** this is a (minor) breaking change ** Please see the updated quick-start documentation for details on how your ASP.NET application is affected.
- fixed a bug where ASP.NET applications could not use a GraphNavigator as their main navigator.
Thanks for your patience in waiting for this release. It has taken me longer than I wanted for various reasons.
Regards,
Kent Boogaart