Yii 1.0.10 is released

Dear Yii Folks,

We are proud to announce the release of Yii Framework v1.0.10!

In this release, we included nearly thirty bug fixes and minor feature enhancements. An important bug we fixed is that executing an SQL statement using CDbCommand may cause subsequent SQL executions or ActiveRecord queries to fail. We improved the included CAPTCHA widget by allowing it to use transparent background. We added Yii::registerAutoloader() so that third-party class autoloader methods can be more easily hooked in Yii environment. We added support for attaching anonymous functions (PHP 5.3+) as event handlers. We also enhanced CPhpMessageSource so that each extension can manage its own translated messages. Last but not the least, we added CBooleanValidator so that validating boolean values (e.g. checkbox input) is easier. For a list of all enhancements and issues resolved in this release, please visit:

http://www.yiiframework.com/doc/guide/changes

http://www.yiiframework.com/files/CHANGELOG-1.0.10.txt

Upgrading to v1.0.10 from v1.0.9 should be very safe without any known backward compatibility issues. Please check the following upgrade guide if you are upgrading from 1.0.8 or lower versions:

http://www.yiiframework.com/files/UPGRADE-1.0.10.txt

Cheers!

The Yii Developer Team

http://www.yiiframework.com

great

Great! I thought 1.0.9 is the final version for Yii 1.0!

Since i didn’t found the link for the updated Yii-Blog Tutorial i just post it here:

Guide 1.0.10: http://www.yiiframework.com/files/yii-guide-1.0.10.pdf

Blog 1.0.10: http://www.yiiframework.com/files/yii-blog-1.0.10.pdf

Congrats!!! But I’m very interested in 1.1

Already?!? 0_____O

A big WOW!

Congratulations, Qiang!

I also thought 1.0.9 was the last 1.0 version and so I switched to 1.1a … and I’m happy with it ;)

Great job to the Yii team !

8)

Congratulations, I will use it on my new project.