ISAPI_Rewrite 3 release history
Release 3.1.0.77
================
[bugfix in filter] Possible rare crash on Windows 2008 servers
Release 3.1.0.76
================
[bugfix in filter] RewriteProxy rule with query string not working
[feature in filter] NotificationType=PREPROC_HEADERS added
Release 3.1.0.75
================
[bugfix in Installation] 32-bit version of isapi_rewrite.dll is deleted while upgrade. (x64 version only)
[bugfix in Filter] conditional format pattern doesn't support extended ?xx syntax
Release 3.1.0.74
================
[bugfix in Filter] tolower and toupper functions don't work with Unicode symbols
Release 3.1.0.73
================
[bug in Snap-in] Incorrect .htaccess path determination for sites with very long SiteID
Release 3.1.0.71
================
[bug in Installation] Installation error on 2008 and windows7 systems
Release 3.1.0.70
================
[feature in Filter] Extended syntax of back references $$NN and %%NN for sub-matches greater than 9
[bug in Installation] Snapin doesn't register properly on Windows 2008 R2 systems
Release 3.1.0.69
================
[bug in Installation] Bug in installation packages for Itanium systems
[bug in Filter] Incorrect processing of RewriteProxy directives with unicode symbols in the script name
Release 3.1.0.68
================
[feature in Filter] Information about the successful registration is added to the error.log
[bug in Filter] <Helicon> section should be inherited in child's contexts
[bug in Filter] Incorrect processing of headers with non-encoded symbols in foreign locale
Release 3.1.0.67
================
[feature in Filter] Improved dynamic reload of map files
[bug in Proxy helper] Returns not all response if back end doesn't set Content-Length header
Release 3.1.0.66
================
[feature in Filter] Compiled with VC 9 and Boost 1.39
[bug in Proxy helper] Problems with operation of ProxySuppressErrors directive
[bug in Proxy helper] Incorrect processing of response from uTorrent webUI on Windws2003 R2 system
[bug in Filter] Bug in RewriteHeader directive processing
Release 3.1.0.65
================
[bug in Installation] Installer failure on 2008 server with Plesk installed
[bug in Filter] RewriteBase directive should be case insensitive
[bug in Proxy helper] X-Forwarded-Host header should contain non-standard port number
[bug in Filter] RewriteLog mangled. Ugly char at the beginning of log file
Release 3.1.0.64
================
[feature in Filter] Flag [NU] added to RewriteRule, RewriteHeader, RewriteProxy directives
[bug in Filter] Issue with 2008 server and IIS6 metabase compatibility mode
Release 3.1.0.63
================
[bug in Filter] Incorrect parsing of RewriteMap directive with spaces in the path
[bug in Filter] Unicode signature FFFE is missing in log files
[bug in Manager] Incorrect conversion of RewriteHeader directives from v2 syntax
Release 3.1.0.62
================
[feature in Filter] Case-insensitive RewriteMap
[bug in Filter] Application crash occurred when httpd.conf reloaded frequently under heavy load
[bug in Filter] Incorrect convertion from Unicode to UTF-8 symblols in the range 7E - DF
[bug in Snap-in] Incorrect resolving of home directory path for an application (inside mmc snap-in)
Release 3.1.0.61
================
[feature in Filter] Additional Apache compatibility. Comments in the same line with directives disabled
Release 3.1.0.60
================
[feature in Filter] rewrite.log with Unicode support
[feature in Manager] Make .htaccess hidden optionally
[bug in Manager] Incorrect conversion RewriteProxy directives from v2 syntax
[bug in Proxy helper] Incorrect multiple Set-Cookie: headers processing
[bug in Proxy helper] Incorrect PathInfo processing
Release 3.1.0.59
================
[bug in Filter] Relative paths not working inside <Files></Files> section for RewriteMap directive
[bug in Manager] Looking for .htaccess in wrong directory on IIS7 with unusual application mapping
Release 3.1.0.58
================
[bug in Installation] Problem with proxy extension registration upon upgrade
[bug in Filter] Map file defined in httpd.conf cannot be accessed from .htaccess
Release 3.1.0.57
================
[feature in Installation] Enhanced registration of 32 and 64-bit dlls
for simultaneous operation of 32 and 64-bit sites on Windows 2008 x64
[bug in Filter] Redirect to unicode url fails
[bug in Filter] Incorrect processing of [NE] flag
Release 3.1.0.56
================
[bug in Proxy helper] Browser does not receive complete response from backend when chunked encoding is used
Release 3.1.0.55
================
[feature in Filter] Optimized ISAPI_Rewrite files change monitoring to decrease resource consumption
[bug in Filter] Fixed problem with metabase that caused inteinfo.exe to crash in some environments
Release 3.1.0.54
================
[feature in Filter] Optimized memory fragmentation for performance improvements
[bug in Filter] <FilesMatch> directive does not work inside .htaccess file
Release 3.1.0.53
================
[bug in Filter] <Location> directive does not work inside <VirtualHost>
[bug in Filter] Impossible to delete folder by short path
Release 3.1.0.51
================
[bug in Filter] Submatch numbering mod_rewrite incompatibility fix
Release 3.1.0.50
================
[feature in Filter] Compiled with Boost 1.35
[bug in Installation] On 64-bit Windows in 32-bit compatibility mode 64-bit version of ISAPI_Rewrite dll is installed
Release 3.1.0.49
================
[bug in Filter] Some WebDAV requests hung IIS worker thread
Release 3.1.0.48
================
[bug in Filter] Incorrect map name parsing
[bug in Snap-in] Regex tester crash issue
Release 3.1.0.47
================
[feature in Filter] Unicode UTF-16 support for URLs
Release 3.1.0.46
================
[bug in Proxy helper] Incorrect chunked response handling in proxy in HTTP 1.0
[bug in Filter] Filter logs superfluous messages in "warn" level
[bug in Filter] ntdll.dll crash problem resolved
Release 3.1.0.45
================
[bug in Filter] Issue with occasional ISAPI_Rewrite stop
[bug in Filter] Additional stability fixes
Release 3.1.0.44
================
[bug in Proxy helper] Error when trying to perform POST request for large files
Release 3.1.0.43
================
[bug in Filter] AllowOverride in global httod.conf context caused 500 server error
[bug in Filter] "Begin watch directory failed" massages flooded error.log
Release 3.1.0.40
================
[feature in Filter] .htaccess processing order changed to reflect exact Apache behavior
[bug in Filter] Sporadical crash issue fixed
Release 3.1.0.39
================
[feature in Filter] Various improvements in configuration monitoring system
Release 3.1.0.38
================
[feature in Proxy helper] Chunked request support.
[bug in Proxy helper] Chunked response incorrect Content-Length bug
Release 3.1.0.36
================
[bug in Filter] %{REQUEST_URI} return uri with query string
[bug in Filter] RewriteMap with forward slashes in path didn't work
[bug in Filter] Unicode did not work with RewriteCond %{REQUEST_FILENAME} !-d (f)
[bug in Filter] U flag appends query string to logged url
Release 3.1.0.34
================
[bug in Filter] Map files are not reloaded when moved from configuration file folder.
Release 3.1.0.32
================
[feature in Filter] Unicode support
[feature in Filter] <IfModule> Directive
[bug in Filter] RewriteHeader adds query string
Release 3.0.0.31
================
[feature in Documentation] Release history in documentation
[bug in Snap-in] Unix line feeds display incorrectly in snap-in
[bug in Filter] RewriteMap directive don't work when inside <VirtualHost> tag.
[bug in Proxy helper] Redirect responses don't support HTTPS through proxy
Release 3.0.0.30
================
[bug in Snap-in] Config preview in snapin do not refresh
[bug in Snap-in] Error occurs when pressing Ctrl+t not on RewriteRule in Helicon Config Editor.
Release 3.0.0.29
================
[bug in Proxy helper] Proxy fails with unencoded special characters
[bug in Filter] Path to .htaccess file may be logged with QueryString
[bug in Proxy helper] Proxy module share cookies between different users
Release 3.0.0.27
================
[bug in Proxy helper] Error in realization of RewriteProxy directive. No need to set [L] flag.
No rules are processed after RewriteProxy fires.
[bug in Filter] The trailing slash in RewriteBase directive is now added automatically if it was not specified.
[bug in Proxy helper] RewriteProxy [FR] flag removed.
Release 3.0.0.26
================
[feature in Proxy helper] RewriteProxy [H] flag added.
[feature in Proxy helper] RewriteProxy [A] flag added.
[feature in Proxy helper] RewriteProxy [C] flag added.
[feature in Installation] Installer automatically grants right on writing into rewrite.log.
[bug in Filter] Error in realization of RewriteCond %{REQUEST_FILENAME} !-l directive.
Release 3.0.0.25
================
[bug in Installation] Incorrect version number in Itanium build.
[bug in Snap-in] Number of trial days left display incorrectly.
Release 3.0.0.24
================
[feature in Filter] Support of variables in parameters [CO=NAME:VALomain[:lifetime[ath]]].
[bug in Proxy helper] Incorrect transmission of X-Forwarded-Host header.
Release 3.0.0.23
================
[feature in Filter] Support of Unix-style line folding \r and \r\n.
[feature in Filter] Support of spaces in RewriteRule.
[bug in Installation] Incorrect snap-in de-registration.
Release 3.0.0.22
================
[feature in Filter] <LogLevel> directive added.
[feature in Filter] <ErrorLog> directive added.
[bug in Filter] IE7 new style HTTP requests (GET http://www.host.com/) not processed correctly.
Release 3.0.0.21
================
[bug in Snap-in] RewriteEngine On snap-in indicator (Enabled/Disabled) removed.
[bug in Filter] ?N in FormatString don't work correctly.
Release 3.0.0.20
================
[feature in Filter] The possibility to specify empty RewriteBase directive added.
[feature in Filter] Prohibit access to .htaccess and *.rwhlp files from the outside.
Release 3.0.0.17
================
[feature in Filter] <Files> directive in .htaccess added.
[bug in Filter] Impossible to write %{ NAME_OF_VARIABLE } inside another, i.e. %{NAME_OF_VARIABLE%{NAME_OF_VARIABLE}}
[bug in Installation] Installation error on Lite x64.
Release 3.0.0.16
================
[feature in Filter] <Directory> directive added.
[feature in Filter] <DirectoryMatch> directive added.
[feature in Filter] <Files> directive added.
[feature in Filter] <Location> directive added.
[feature in Filter] The possibility of line folding ("\") in the configuration was added.
[feature in Proxy helper] [FR] flag added.
[bug in Filter] If directive RewriteCond [OR] was the last in the config, it lead to error.
Release 3.0.0.15
================
[bug in Installation] Manifest files generated incorrectly on x64 platform.
Release 3.0.0.14
================
[feature in Filter] <VirtualHost> directive added.
Release 3.0.0.13
================
[bug in Filter] Non-printing characters not ignored in .htaccess
[bug in Installation] Dependent services don't stop correctly
[bug in Manager] Helicon Manager problem with Lite version.
Release 3.0.0.12
================
[feature in Filter] Windows 2008 server / Vista support
[feature in Filter] AllowOverride directive
[feature in Filter] AccessFileName directive
[bug in Installation] Improvements in installation. Check of existance of ISAPI modules in IIS7.