Prado 3.1.3 Relased!

Ya sebenernya sudah lama releasenya, yaitu pada tanggal 3 November 2008, framework PHP yang satu ini sudah berumur 4tahun lho..
karirnya dimulai pada tahun 2004, tepatnya bulan agustus, prado ini waktu itu menjadi pemenang zend coding competition (kalo gak salah), sehingga dengan cepat menjadi framework yang populer, dengan banyak sekali kontributor.. nah ini beberapa release notesnya :
WHAT’S NEW IN THIS RELEASE
* Fixed about 25 bugs
* Included about 20 minor enhancements
* Added these new components: TActiveFileUpload, TActiveDatePicker, MessageSource_Databas
COMPATIBILITY INFORMATION
The following changes introduced in this release need particular attention:
* TinyMCE (used by THtmlArea component) has been upgraded to version 3.1.0.1.
Since the 3.X branch of TinyMCE has a different API than 2.X, you should
upgrade your Customs Plugins if you use any.
See http://wiki.moxiecode.com/index.php/TinyMCE:Migration_guide for more information.
* If you use EnableStateEncryption, the PageState of your current user sessions
will no longer be valid, since we optimized the encryption/compression logic.
* You can now use # and $ characters in your SQL statements with SQLMap by
escaping them as ## and $$. That induces that you can’t have consecutive
parameters like #param1##param2# or $param1$$param2$ in your statements anymore.
Happy trying
(whiledan)
