Последняя стабильная версия: 1.1.9

The Definitive Guide to Yii

English | Russian Оригинал

New Features

This page summarizes the main new features introduced in each Yii release.

Version 1.1.8

Version 1.1.7

Version 1.1.6

Version 1.1.5

Version 1.1.4

Version 1.1.3

Version 1.1.2

Version 1.1.1

  • Added CActiveForm which simplifies writing form-related code and supports seamless and consistent validation on both client and server sides.

  • Refactored the code generated by the yiic tool. In particular, the skeleton application is now generated with multiple layouts; the operation menu is reorganized for CRUD pages; added search and filtering feature to the admin page generated by crud command; used CActiveForm to render a form.

  • Added support to allow defining global yiic commands

Version 1.1.0

$Id: changes.txt 3235 2011-05-24 18:54:01Z qiang.xue $