X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fsource%2Fnewfeatures.sgml;h=f2350e0c118d40af1193250c2fefbc1b72b0a11e;hp=d8e95531e86e5efc62e770b25bad79d7ec0efd5d;hb=5d67369224f780b21d94cacf31dbcdf288c7ed6c;hpb=e70110618027c7cb90164df41ae9b5fefb6ef5ac diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml index d8e95531..f2350e0c 100644 --- a/doc/source/newfeatures.sgml +++ b/doc/source/newfeatures.sgml @@ -1,28 +1,25 @@ - + - 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. + Supports "Connection: keep-alive". Outgoing connections can + be kept alive independently from the client. - + - Web page content filtering (removes banners based on size, - invisible web-bugs, JavaScript and HTML annoyances, pop-up windows, etc.) + Supports IPv6, provided the operating system does so too, + and the configure script detects it. - + - 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. + Supports tagging which allows to change the behaviour + based on client and server headers. - + - HTTP/1.1 compliant (but not all optional 1.1 features are supported). + Supports https inspection which allows to filter https requests. - + - Support for Perl Compatible Regular Expressions in the configuration files, and - generally a more sophisticated and flexible configuration syntax over - previous versions. + Can be run as an "intercepting" proxy, which obviates the need to + configure browsers individually. - + + + + + Sophisticated actions and filters for manipulating both server and client + headers. + + - Improved cookie management features (e.g. session based cookies). + Can be chained with other proxies. - + - GIF de-animation. + 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. - - + + - Bypass many click-tracking scripts (avoids script redirection). + Web page filtering (text replacements, removes banners based on size, + invisible web-bugs and HTML annoyances, etc.) - - + + - Multi-threaded (POSIX and native threads). + 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. - + - User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page). + Support for Perl Compatible Regular Expressions in the configuration files, and + a more sophisticated and flexible configuration syntax. - + - Auto-detection and re-reading of config file changes. + GIF de-animation. - + - Improved signal handling, and a true daemon mode (Unix). + Bypass many click-tracking scripts (avoids script redirection). - + - Every feature now controllable on a per-site or per-location basis, configuration - more powerful and versatile over-all. + User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page). - + - Many smaller new features added, limitations and bugs removed, and security holes fixed. + Auto-detection and re-reading of config file changes. - + + + + + Most features are controllable on a per-site or per-location basis. + + + + + + Many smaller new features added, limitations and bugs removed. + + - +