summaryrefslogtreecommitdiff
path: root/demos/site
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2016-04-19 16:37:23 +0200
committerFabio Bas <ctrlaltca@gmail.com>2016-04-19 16:37:23 +0200
commit222307faea3327f597090961f2727ea23944a144 (patch)
treec64a58de73c4172b5274be8e99ff2c605b7d9cdc /demos/site
parent5f6db9b9942053215532d9bc6bdc2c09ec7cb1d1 (diff)
Prepare for 3.3.1 release
Diffstat (limited to 'demos/site')
-rwxr-xr-xdemos/site/protected/Pages/Home.page10
1 files changed, 8 insertions, 2 deletions
diff --git a/demos/site/protected/Pages/Home.page b/demos/site/protected/Pages/Home.page
index ea8e1e0f..7e7a7abf 100755
--- a/demos/site/protected/Pages/Home.page
+++ b/demos/site/protected/Pages/Home.page
@@ -37,7 +37,13 @@
<div id="articles">
<div class="article">
- <h3>Prado 3.3.0 is released!</h3>
+ <h3>Prado 3.3.1 is released</h3>
+ <span class="date">April 19, 2016</span>
+ <p>The PRADO Team is proud to announce the formal release of <span style="font-weight:bold">PRADO 3.3.1</span>.<br><br>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 <a href="https://raw.githubusercontent.com/pradosoft/prado/master/HISTORY">changelog</a> for more informations.<br><br>As usual, if you find a problem, please <a href="https://github.com/pradosoft/prado/issues/new">report it</a> so that we can fix it.<br><br>Have a good time coding!<br><br>The PRADO Group
+ </div>
+
+ <div class="article">
+ <h3>Prado 3.3.0 is released</h3>
<span class="date">February 15, 2016</span>
<p>The PRADO Team is proud to announce the formal release of <span style="font-weight:bold">PRADO 3.3.0</span>.<br><br>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 <a href="http://www.pradoframework.net/demos/quickstart/?page=GettingStarted.Upgrading32">Upgrading from v3.2</a> page in the Quickstart tutorial for more informations.<br><br>For any issue, please <a href="https://github.com/pradosoft/prado/issues/new">report it</a> so that we can fix it in the next version.<br><br>Happy coding!<br><br>The PRADO Group
</div>
@@ -49,7 +55,7 @@
</div>
<div class="article">
- <h3>Prado 3.2.4 is released!</h3>
+ <h3>Prado 3.2.4 is released</h3>
<span class="date">August 26, 2014</span>
<p>The PRADO Team is proud to announce the formal release of <span style="font-weight:bold">PRADO 3.2.4</span>.<br><br>This release backports a number of significative bugfixes and changes from the master branch where the new, jQuery-based Prado is been developed.<br>This release officially introduces <a target="_blank" href="http://www.pradoframework.net/demos/quickstart/?page=GettingStarted.Wsat" class="bb-url">Wsat</a>, an useful tool coded by DarthDaniel that can help out generating Active Record classes.<br><br>This release should be an easy plug-in update from previous 3.2.x Prado versions, without any backwards-compatibility issue; anyway, if you find any problem feel free&nbsp; to report it, and we'll take care of sorting it out.<br><br>Finally, some words on the current development.<br>We have some new members helping out the development: welcome in Daniel and David! Many thanks goes to them and also to all the others that have reported issues and fixes on the project's <a target="_blank" href="https://github.com/pradosoft/prado" class="bb-url">github pages</a>.<br><br>Enjoy!<br><br>The PRADO Team</p>
</div>