Yii Framework 2 Change Log ========================== 2.0.0 beta under development ---------------------------- - Bug #1446: Logging while logs are processed causes infinite loop (qiangxue) - Enh #1406: DB Schema support for Oracle Database (p0larbeer, qiangxue) - Enh #1437: Added ListView::viewParams (qiangxue) - New extension #1438: [MongoDB integration](https://github.com/yiisoft/yii2-mongodb) ActiveRecord and Query (klimov-paul) 2.0.0 alpha, December 1, 2013 --------------------------- - Initial release. - Official extensions released in this version: - [Twitter bootstrap 3.0](https://github.com/yiisoft/yii2-bootstrap) - [Jquery UI](https://github.com/yiisoft/yii2-jui) - [Debug Toolbar](https://github.com/yiisoft/yii2-debug) - [Gii code generator](https://github.com/yiisoft/yii2-gii) - [Elasticsearch integration](https://github.com/yiisoft/yii2-elasticsearch): ActiveRecord and Query - [Redis integration](https://github.com/yiisoft/yii2-redis): ActiveRecord, Cache and Session - [Sphinx integration](https://github.com/yiisoft/yii2-sphinx): ActiveRecord and Query - [Swiftmailer](https://github.com/yiisoft/yii2-swiftmailer) - [Smarty View Renderer](https://github.com/yiisoft/yii2-smarty) - [Twig View Renderer](https://github.com/yiisoft/yii2-twig)