X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Fnewfeatures.sgml;h=f2350e0c118d40af1193250c2fefbc1b72b0a11e;hb=3faadc6490219a0db4d617918145d540e4affb98;hp=7624f2c0703225a5dcbc41f61feb9a8bf8535be6;hpb=8023259b48217910c1dd8038ffc16a57f9a10f37;p=privoxy.git diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml index 7624f2c0..f2350e0c 100644 --- a/doc/source/newfeatures.sgml +++ b/doc/source/newfeatures.sgml @@ -1,22 +1,16 @@ - + + + - Modularized configuration that will allow for system wide settings, and - individual user settings. (not implemented yet, probably a 3.1 feature) + Supports "Connection: keep-alive". Outgoing connections can + be kept alive independently from the client. - ---> + + - Blocking of annoying pop-up browser windows. + Supports IPv6, provided the operating system does so too, + and the configure script detects it. - + - HTTP/1.1 compliant (most, but not all 1.1 features are supported). + Supports tagging which allows to change the behaviour + based on client and server headers. - + - Support for Perl Compatible Regular Expressions in the configuration files, and - generally a more sophisticated and flexible configuration syntax over - previous versions. + Supports https inspection which allows to filter https requests. - + - GIF de-animation. + Can be run as an "intercepting" proxy, which obviates the need to + configure browsers individually. - - + + - Web page content filtering (removes banners based on size, - invisible web-bugs, JavaScript, pop-ups, status bar abuse, - etc.) + Sophisticated actions and filters for manipulating both server and client + headers. + + + + + + Can be chained with other proxies. - - + + - Bypass many click-tracking scripts (avoids script redirection). - + 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. - - + + - Multi-threaded (POSIX and native threads). + Web page filtering (text replacements, removes banners based on size, + invisible web-bugs and HTML annoyances, etc.) - + - Auto-detection and re-reading of config file changes. + 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 (e.g. 404 error page). + Support for Perl Compatible Regular Expressions in the configuration files, and + a more sophisticated and flexible configuration syntax. - + - Improved cookie management features (e.g. session based cookies). + GIF de-animation. - + - Improved signal handling, and a true daemon mode (Unix). + Bypass many click-tracking scripts (avoids script redirection). - + - 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 and AmigaOS. - + User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page). - + - In addition, the configuration is much more powerful and versatile over-all. + 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. + + +