Dear Yii Folks,
We are proud to announce the release of Yii Framework v1.0.9!
In this release, we fixed about a dozen of bugs and included more than twenty minor feature enhancements. In particular, we improved the performance of executing relational AR queries in a lazy way by avoiding unnecessary SQL JOINs. For a list of all enhancements and issues resolved in this release, please visit:
http://www.yiiframew...c/guide/changes
http://www.yiiframew...GELOG-1.0.9.txt
http://www.yiiframew...GRADE-1.0.9.txt
Upgrading to v1.0.9 should be safe except that you should pay attention to lazy loading related objects of an AR object. With the new change, the related table will no longer join with the primary table (since it already knows the primary key of it), you should avoid referencing the primary in the query options of the corresponding relation.
Cheers!
The Yii Developer Team
http://www.yiiframework.com
Page 1 of 1
Yii 1.0.9 is released
#3
Posted 06 September 2009 - 08:29 AM
This file mainly contains major changes that are documented in the guide. In 1.0.9 and perhaps all future 1.0.x versions, we should see little changes in this file.
#4
Posted 06 September 2009 - 09:42 AM
I basicly just started with Yii and I'm really happy that the two bugs I posted are already in this release (well, small bugs - but anyway). It's really nice that there is such a good and fast feedback from the core developers all the time and I'm glad I picked Yii as my first framework. Keep up the good work guys!
#6
Posted 07 September 2009 - 07:38 AM
Fantastic!!! Congratulation Yii...
Don't say what you think, think what you say
The problem is communication! Excess of communication!
The problem is communication! Excess of communication!
#7
Posted 07 September 2009 - 10:04 AM
Thanks for your hard and amazing work!!!
Next is Yii v1.1.0 ? If so, when should it come?
Next is Yii v1.1.0 ? If so, when should it come?
#8
Posted 07 September 2009 - 02:03 PM
phpdevmd,
1.1 will be first released as alpha. You can expect its arrival on the first days of October.
Alongside with it, 1.0 branch is still maintained, releasing a couple of bug fixes every month.
1.1 will be first released as alpha. You can expect its arrival on the first days of October.
Alongside with it, 1.0 branch is still maintained, releasing a couple of bug fixes every month.
#9
Posted 30 September 2009 - 10:11 PM
Enh #511: CHtml::activeCheckBox and activeRadioButton should respect the value attribute (Qiang)
In 1.0.8 it did not?
That's cool:
Bug #522: array-like parameters in path info are not parsed correctly by CUrlManager (Qiang)
Enh #419: Improved the performance of lazy relational AR by avoiding joining when possible (Qiang)
Thanks!
In 1.0.8 it did not?
That's cool:
Bug #522: array-like parameters in path info are not parsed correctly by CUrlManager (Qiang)
Enh #419: Improved the performance of lazy relational AR by avoiding joining when possible (Qiang)
Thanks!
Share this topic:
Page 1 of 1

Help


















