qiang
(Qiang Xue)
August 19, 2012, 1:30pm
1
We are very pleased to announce the immediate availability of Yii Framework version 1.1.12. You can download it from the Yii project site at
http://www.yiiframework.com/download/
This release mainly fixes the BC-breaking issues we have found in the prior release: http://www.yiiframework.com/forum/index.php/topic/34113-yii-1111-known-issues/
It includes about 20 bug fixes, minor features and enhancements. For the complete list of changes in this release, please see:
http://www.yiiframework.com/files/CHANGELOG-1.1.12.txt
More than 15 people contributed to this release (http://goo.gl/ljHEF ). We hereby thank their effort in making this release available.
Cheers!
The Yii Developer Team
Raoul
(Manu34)
August 19, 2012, 8:53pm
3
That is what is called "reactivity" !! .great news !! thank you very much for this new release !!
yakoza
(Kholghi67)
August 20, 2012, 12:26pm
4
thanks yii team for hard working
softark
(Softark)
August 20, 2012, 1:01pm
5
It’s the best yii release ever, as usual.
Personally I’m very proud to say that Japanese translations have covered all the sections of the guide and the blog tutorial with fairly good quality in this release.
Keith
(Kburton)
August 23, 2012, 11:43am
7
Thanks for the quick update.
Say_Ten
(Yii)
August 29, 2012, 12:41pm
9
Thanks for the update.
Please note that if you ever overloaded CActiveRecord::resetScope() then you’ll need to update your code as the parameters have changed.