There are only minor changes in this release.
- Module now support JsonResult and partial view result, this is useful when you want to use Ajax in your module
- datatype changed : float to decimal(9, 2)
- Datatype Decimal now supports culture based separator.You can set the asp.net culture in the web.config.
- JS and CSS files loading sequence updated, load based on file name in AsC order