Kohana 3.4 Features Kohana core - isolated autoloader/module loader/filesystem and cache (@zombor already started this iirc) Fixes Move Request::factory() into Request_Factory Improvements Database should support Mysqli Bugs
Kohana 4.x Features Reconsider using (H)MVC the way we do. Maybe force ViewModels "out of the box" or move away from MVC completely? IoC on HTTP components (Router, Request, Response etc). Minimize & disconnect. Helpers & libraries as standalone components. This way we'll be able to use whatever Ohanzee ends up with and clean up the framework itself a lot. Fixes Improvements Namespaces Full PSR-4 support by default Bugs