What are the new features you would like to avail in ASP.NET MVC in the future releases?
I Would say
1) A separate view engine for ASP.NET MVC instead of current WebForm view engine.
2) Asynchronous Controller Actions.
3) Subcontrollers / Partial Requests.