From 0f332e6564ed67ef7eb4d715ce3bcb5ff54c50cf Mon Sep 17 00:00:00 2001
From: Ciro Mattia Gonano
Date: Wed, 24 Jul 2013 12:22:49 +0200
Subject: Upgrade to newly released 3.2.2
---
.../protected/pages/GettingStarted/NewFeatures.page | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
(limited to 'demos/quickstart/protected/pages/GettingStarted')
diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
index 98adc925..aaeb2b9c 100644
--- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
+++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
@@ -6,11 +6,19 @@
This page summarizes the main new features that are introduced in each PRADO release.
+Version 3.2.2
+
+- TUrlMappingPattern support for constant parameters
+- Added EnableCache property to THttpRequest to enable caching of the TUrlManager and any TMappingUrl pattern
+- Lazy module loading in application configuration
+- TEACache eAccellerator cache module
+
+
Version 3.2.1
-- TSecurityManager has been enhanced to support all the ciphers available in php
-- Added a new UrlFormat for TUrlManager: HiddenPath; works like the 'Path' format, but hides the entryscript.php name
-- Updated external packages
+- TSecurityManager has been enhanced to support all the ciphers available in php
+- Added a new UrlFormat for TUrlManager: HiddenPath; works like the 'Path' format, but hides the entryscript.php name
+- Updated external packages
Version 3.2.0
--
cgit v1.2.3