WURFLFilter 1.61
Change algorithm to identify the UserAgent
Added Parameter DetectAccuracy to set the accuracy of device detection (default is false)


WURFLFilter 1.60
Added parameter for sttieng "Apache Mobile Filter" into httpd.conf
Added Parameter LoadWebPatch to set if you want to load a patch file (default is false)
Added Parameter DirWebPatch to set where you set your patch file
Added Parameter PatchWurflNetDownload to set if you download from net the patch file (default is false)
Added Parameter PatchWurflUrl to set the url of the patch file
Added Parameter RedirectTranscoder to set if you want to redirect if it access with a transcoder system
Added Parameter RedirectTranscoderUrl to set the url where you want to redirect the transcoder 

WURFLFilter 1.55
Fixed critical bugs now is recognize correctly FullBrowser

WURFLFilter 1.54
Delete Parameter XML_CONFIG now the configuration of the filter is possible only in httpd.conf file

WURFLFilter 1.53
Fixed Bugs
Convert all messages from warn to debug, only warn message is for new o strange User Agent

WURFLFilter 1.52
Fixed Bugs
Parse Wurfl.xml method more clean

WURFLFilter 1.51
Fixed Bugs

WURFLFilter 1.5
Add a new method call IdentifyUAMethod, with this method increase the performance of device identification
Deprecated FirstMethod
Deprecated SecondMethod

WURFLFilter 1.42
Fixed bug for try to read zip file like an xml file (case is DownloadZipFile setted false)

WURFLFilter 1.41
Fixed bugs for internal redirect feature and for images mechanism

WURFLFilter 1.4
Increase performance with a new cache system mechanism

WURFLFilter 1.31
After talking with Gianugo R. it's possible to configure the filter into httpd.conf file
Added Parameter XML_CONFIG to set where to read WURFLFilter configuration (to set in httpd.conf)
Added Parameter CapabilityList the same of the old attribute "capability" in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter XHTMLUrl the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter WMLUrl the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter CHTMLUrl the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter MobileVersionUrl the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter IntelliSwitch  the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter FullBrowserUrl the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter CookieSet the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter PassQueryStringSet the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter ShowDefaultVariable the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter WurflNetDownload the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter DownloadWurflURL the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter DownloadZipFile the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter ConvertImage the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter ResizeImageDirectory the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter WebAppConvertImages the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter WebAppDirectory the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter ConvertOnlyImages the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)
Added Parameter Log4WurflNoDeviceDetect the same of the old attribute with the same name in WURFLFilterConfig.configure (to set in httpd.conf)

WURFLFilter 1.21
Optimized code

WURFLFilter 1.2
AddedAttribute Log4WurflNoDeviceDetect it's a necessary log for detect new device that WURFL not has included
Fixed some bugs

WURFLFilter 1.1
Added Attribute WebAppConvertImages if you use an application server site
Added Attribute WebAppDirectory for specify the directory of WebApp
Added Attribute ConvertOnlyImages if you want to use the filter only for the images and not for other content

WURFLFilter 1.0
Added Attribute DownloadZipFile for download zip file of WURFL DB
Add function to download zip file and uncompress it

WURFLFilter 0.6
Added Attribut cHTML for CHTML layout

WURFLFilter 0.54
Fixed several Bugs

WURFLFilter 0.53
Fixed several Bugs 


WURFLFilter 0.52
Fixed Bugs if cookie is true now the images is visible

WURFLFilter 0.51
Fixed Bugs of resize image, now it take the correct capability on WURFL
Fixed Bugs if image to transform not found return correct message
Fixed other little bugs

WURFLFilter 0.5
adaptation function image dynamic for the screen size of the device tested with PNG and GIF image type
Added Attribute ConvertImage into config file for activate the adaptation image
Added Attribute ResizeImageDirectory into config file for specify the destination of images

WURFLFilter 0.41
the filter trace in error_log file the  "user agent" that not are present in WURFL

WURFLFilter 0.4
Correct fix bugs
Added Attribute WMLUrl for WML layout
Change Attribute IntelliUrl in XHTMLUrl for XHTML layout

WURFLFilter 0.3
Optimization of storage data in memroy
Correct README file

WURFLFilter 0.2
Read directly the WURFL.xml file from URL. This option is configurable into WURFLConfig.xml file.

WurflFilter 0.1
The First Edition
