Revised ISAPI filter to leverage server-side performance improvements, including more modularized ISAPI components for better resource utilization on IIS 5 and IIS 6 and better compatibility with httpZip and other third party ISAPI filters.
Added feature and new CacheRight rule type to block particular directories or files from cache control.
Updated Settings Manager with more usable virtual server list, menu bar, new look and feel (eliminated IIS Manager tab).
Added import/export settings feature.
Added default CacheRight settings for newly created sites feature.
Revised documentation and sample rules file.
Changes in version 2.0.2 (12/2004):
Changed the effect of the "immediately" keyword to prevent mishandling of application MIME types such as PDF, Powerpoint and Word by Internet Explorer.
Modified settings reload to work correctly with multiple application pools in IIS 6.0.
Fixed various GUI bugs (virtual server list, MMC tab).
Changes in version 2.0 (6/2004):
Added support for IIS 6.0.
GUI improvements, including access to the rules files from the dialog.
Changes in version 1.5 (2/2004):
Consolidated user interface code.
Fixed multi-threading bug.
Implemented new activation process.
Changes in version 1.4 (12/2003):
Added no-service-restart property reload.
Added ability to use wildcard in ExpiresByType rule selectors.
Fixed problem preventing rules from applying to certain default documents.
Fixed problem preventing ExpiresByType rules from accepting hyphens in selector.
Changes in version 1.3 (1/2003):
Updated license check code to resolve intermittent exception issue.
Fixed problem with content-length header causing browser hang on POST responses.
Added support for application of rules to files in virtual directories.
Added support for application of rules to default/index files.
Modified code paths to improve performance under load.
Removed unused images from Program Files directory.
Removed support for Cold Fusion pages (CF truncates response headers with CR running).
Updated docs with respect to default location of rules.cr
Changes in version 1.2 (11/2002):
Changed filter installation to global to make metabase bindings more robust.
Fixed metabase enumeration to account for additional boundary conditions such as deleted sites.
Integrated help documentation and added contents file.
Streamlined buy process.
Streamlined checksnapin utility.
Changes in version 1.1 (8/2002):
Added Port80 Program Files directory and CacheRight subdirectory for non-DLL files.
Added Start Menu shortcuts.
Renamed ReadMe and MMC property sheet help files.
Added HTML versions of ReadMe and Getting Started help files.
Added standalone dialog for administering CacheRight without launching MMC.