summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
diff options
context:
space:
mode:
authorctrlaltca <>2013-01-19 10:17:39 +0000
committerctrlaltca <>2013-01-19 10:17:39 +0000
commitf2a2465a97591ad478ba6b99dc4bb55b09620452 (patch)
tree7c77d17a5ad5221d975944cad96457adc39691f4 /demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
parent4566740b98ebcc58d36ca095ee20ebacf5567a4e (diff)
bumped year to 2013, integrated recent changes from branch/3.2
Diffstat (limited to 'demos/quickstart/protected/pages/GettingStarted/NewFeatures.page')
-rw-r--r--demos/quickstart/protected/pages/GettingStarted/NewFeatures.page7
1 files changed, 7 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
index 25ce6427..98adc925 100644
--- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
+++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
@@ -6,6 +6,13 @@
This page summarizes the main new features that are introduced in each PRADO release.
</p>
+<h2 id="8001">Version 3.2.1</h2>
+<ul>
+<li>TSecurityManager has been enhanced to support all the ciphers available in php</a></li>
+<li>Added a new UrlFormat for TUrlManager: HiddenPath; works like the 'Path' format, but hides the entryscript.php name</a></li>
+<li>Updated external packages</a></li>
+</ul>
+
<h2 id="8001">Version 3.2.0</h2>
<ul>
<li>Added methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData & TDbConnection and added TDbConnection:getDbMetaData</li>