Version 1.0.4
Congratulations to everyone on the release of the next version of the wonderful Yii framework.
As always, the release is marked by the addition of a dozen or two new features and the correction of errors found over the past month.
And also a lot of other small and large corrections and additions.
Read more about all the innovations in the changelog and on the forum in the announcing topic .
As always, the release is marked by the addition of a dozen or two new features and the correction of errors found over the past month.
Added:
- cache driver for eAccelerator
- cache driver for Zend Data
- beforeControllerAction and afterControllerAction events
- CExistValidator to check for data in a table
- the ability to work with captcha created by other controllers
- several new features when working with ActiveRecord:
- work with tables without a primary key
- a new type of communication - STAT, which allows you to obtain statistical information about dependent objects
- work with SQL Server
- the ability to use TextArea (and not just TextField) in CAutoComplete
- varyByExpression in COutputCache, which will allow you to create different versions of the cache not only for different routes (controller + action), get parameters or sessions, but also for calculated values
And also a lot of other small and large corrections and additions.
Read more about all the innovations in the changelog and on the forum in the announcing topic .