X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Fnewfeatures.sgml;h=214148d316f4c29e1562c9b3abf15356b258f9d1;hb=c54228f0ef0172341cfe4f9acb7e955fa1e269b7;hp=51e9e60405aa8cbdb7e41ea0eceba9c80ff377d0;hpb=cfff08947b4376e785f46c36cbcf33cd6cc72321;p=privoxy.git diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml index 51e9e604..214148d3 100644 --- a/doc/source/newfeatures.sgml +++ b/doc/source/newfeatures.sgml @@ -3,14 +3,10 @@ Purpose : Entity included in other project documents. - $Id: newfeatures.sgml,v 1.5 2002/04/18 01:05:12 hal9 Exp $ + $Id: newfeatures.sgml,v 2.8 2008/01/17 01:49:51 hal9 Exp $ - Written by and Copyright (C) 2001 the SourceForge - Privoxy team. http://www.privoxy.org/ - - Based on the Internet Junkbuster originally written - by and Copyright (C) 1997 Anonymous Coders and - Junkbusters Corporation. http://www.junkbusters.com + Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ + See LICENSE. ====================================================================== This file used for inclusion with other documents only. @@ -28,84 +24,102 @@ + + - Modularized configuration that will allow for system wide settings, and - individual user settings. (not implemented yet, probably a 3.1 feature) + Can be run as an "intercepting" proxy, which obviates the need to + configure browsers individually. ---> + - Blocking of annoying pop-up browser windows. + Sophisticated actions and filters for manipulating both server and client + headers. + + + + + + Can be chained with other proxies. - HTTP/1.1 compliant (but not all optional 1.1 features are supported). + Integrated browser based configuration and control utility at http://config.privoxy.org/ + (shortcut: http://p.p/). Browser-based + tracing of rule and filter effects. Remote toggling. - Support for Perl Compatible Regular Expressions in the configuration files, and - generally a more sophisticated and flexible configuration syntax over - previous versions. + Web page filtering (text replacements, removes banners based on size, + invisible web-bugs, JavaScript and HTML annoyances, + pop-up windows, etc.) - GIF de-animation. + Modularized configuration that allows for standard settings and + user settings to reside in separate files, so that installing updated + actions files won't overwrite individual user settings. - + - Web page content filtering (removes banners based on size, - invisible web-bugs, JavaScript and HTML annoyances, pop-ups, etc.) + Support for Perl Compatible Regular Expressions in the configuration files, and + a more sophisticated and flexible configuration syntax. - + - Bypass many click-tracking scripts (avoids script redirection). + Improved cookie management features (e.g. session based cookies). + + + + + + GIF de-animation. - Multi-threaded (POSIX and native threads). + Bypass many click-tracking scripts (avoids script redirection). - + - Auto-detection and re-reading of config file changes. + Multi-threaded (POSIX and native threads). - User-customizable HTML templates (e.g. 404 error page). + User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page). - Improved cookie management features (e.g. session based cookies). + Auto-detection and re-reading of config file changes. - + @@ -113,14 +127,6 @@ - - - Builds from source on most UNIX-like systems. Packages available for: Linux - (RedHat, SuSE, or Debian), Windows, Sun Solaris, Mac OSX, OS/2, HP-UX 11, - NetBSD and AmigaOS. - - - Every feature now controllable on a per-site or per-location basis, configuration @@ -130,7 +136,7 @@ - Many smaller new features added, limitations and bugs removed, and security holes fixed. + Many smaller new features added, limitations and bugs removed.