We are very pleased to announce the release of Yii Framework version 1.1.2. You can download it from the Yii download site:
http://www.yiiframework.com/download/
One of the main enhancements introduced in 1.1.2 is called gii, a highly customizable and extensible Web-based code generating platform. Using gii, one can quickly generate the code for his specific needs and in his favorite style via an intuitive Web interface. Other than gii, we also included 20 bug fixes and more than 20 minor enhancements, such as changing relations and validation rules on-the-fly for ActiveRecord, new jQuery-UI-based autocomplete, etc. For the complete list of changes in this release, please see:
http://www.yiiframework.com/files/CHANGELOG-1.1.2.txt
http://www.yiiframework.com/doc/guide/changes
Upgrading to 1.1.2 from 1.1.1 should require minimal effort. If you upgrade from earlier versions, please refer to the following upgrade guide for detailed instructions:
http://www.yiiframework.com/files/UPGRADE-1.1.2.txt
Thank you for your support!
The Yii Developer Team
ABOUT YII FRAMEWORK
Yii is a high-performance component-based PHP framework best suited for developing large-scale Web 2.0 applications. Yii comes with a full stack of features, including MVC, DAO/ActiveRecord, I18N/L10N, caching, jQuery-based AJAX support, authentication and role-based access control (RBAC), scaffolding, input validation, widgets, events, theming, XSS protection, Web services, and so on. With its thorough documentation and a friendly user community, Yii is easy to learn and can help you cut down your application development time significantly.