Releases: pradosoft/prado
Release 4.0.0
Prado4 is a long-time overdue update to support php's new features, PSR's standards and loading external libraries using composer.
Such a big change required a lot of testing to ensure a stable behaviour. Still, the main goal was to be fully backwards compatible with existing applications, requiring little to none effort to port them to the new Prado version.
We hope you enjoy working with the new version: happy coding!
The PRADO Group
Release 3.3.2
Release 3.3.1
Release 3.3.1 is a bugfix release for the recently released 3.3 "jQuery" PRADO branch. A few problems popped up on the new jQuery based controls, and they've been fixed. We also reworked a bit the way class autoloading works to make PRADO more friendly with 3rdparty libraries. Another area of improvement is error handling on fatal errors and a more developer friendly error reporting when using AJAX. More changes happened under the hood, please have a look at the full changelog for more informations.
As usual, if you find a problem, please report it so that we can fix it.
Have a good time coding!
The PRADO Group
Release 3.3.0
Release 3.3.0 is the very first PRADO release to introduce jQuery is the javascript framework of choice.
Our first directive is to modernize the framework while keeping old code working, so all the existing PRADO controls have already been ported, and prototype is still included to provide backward compatibility for custom controls.
Anyway, updating custom controls is probably a good idea. Have a look at the Upgrading from v3.2 page in the Quickstart tutorial for more informations.
For any issue, please report it so that we can fix it in the next version.
Happy coding!
The PRADO Group
Release 3.2.4
Merge pull request #530 from pradosoft/prado-3.2.4 Backports for Prado 3.2.4
Release 3.2.3
Updatd release date