|
|
|
Yii Framework 2 Change Log
|
|
|
|
==========================
|
|
|
|
|
|
|
|
2.0.0 beta under development
|
|
|
|
----------------------------
|
|
|
|
|
|
|
|
- Bug #1446: Logging while logs are processed causes infinite loop (qiangxue)
|
|
|
|
- Bug: Fixed `Call to a member function registerAssetFiles() on a non-object` in case of wrong `sourcePath` for an asset bundle (samdark)
|
|
|
|
- Enh #1293: Replaced Console::showProgress() with a better approach. See Console::startProgress() for details (cebe)
|
|
|
|
- Enh #1406: DB Schema support for Oracle Database (p0larbeer, qiangxue)
|
|
|
|
- Enh #1437: Added ListView::viewParams (qiangxue)
|
|
|
|
- Enh #1469: ActiveRecord::find() now works with default conditions (default scope) applied by createQuery (cebe)
|
|
|
|
- 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)
|