X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Fnewfeatures.sgml;h=214148d316f4c29e1562c9b3abf15356b258f9d1;hb=c54228f0ef0172341cfe4f9acb7e955fa1e269b7;hp=d9aa60fac244ef054d89f540169ed3633bfe005d;hpb=97cbd2412f8cd20c1cd23e8c60a9fdf04bfa3f09;p=privoxy.git diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml index d9aa60fa..214148d3 100644 --- a/doc/source/newfeatures.sgml +++ b/doc/source/newfeatures.sgml @@ -1,99 +1,125 @@ + + - 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 (most, but not all 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, pop-ups, status bar abuse, - 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. - + @@ -103,19 +129,16 @@ - 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. - + Every feature now controllable on a per-site or per-location basis, configuration + more powerful and versatile over-all. - + - In addition, the configuration is much more powerful and versatile over-all. + Many smaller new features added, limitations and bugs removed. - -