X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fsource%2Fnewfeatures.sgml;h=22486d896bbe7c5f86e373e666ee40960eb5fc0f;hp=18ee5ed840f3ffbb1df3fa3ae946427ad75afad3;hb=ec5b42c05e3a0f068b2efedcc35f9886ba580bda;hpb=1d8d4ec359bc12640506807168c54403396934eb diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml index 18ee5ed8..22486d89 100644 --- a/doc/source/newfeatures.sgml +++ b/doc/source/newfeatures.sgml @@ -1,18 +1,16 @@ - + - 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 filtering (text replacements, removes banners based on size, - invisible web-bugs, JavaScript and HTML annoyances, - pop-up windows, header manipulation, 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. - + - + + + + + Sophisticated actions and filters for manipulating both server and client + headers. + + + + + + Can be chained with other proxies. + + + - Support for Perl Compatible Regular Expressions in the configuration files, and - generally a more sophisticated and flexible configuration syntax over - previous versions. + 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. - + - Improved cookie management features (e.g. session based cookies). + Web page filtering (text replacements, removes banners based on size, + invisible web-bugs and HTML annoyances, 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. - - + + - Bypass many click-tracking scripts (avoids script redirection). + Support for Perl Compatible Regular Expressions in the configuration files, and + a more sophisticated and flexible configuration syntax. - - + + - Multi-threaded (POSIX and native threads). + GIF de-animation. - + - User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page). + Bypass many click-tracking scripts (avoids script redirection). - + - Auto-detection and re-reading of config file changes. + User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page). - + - Improved signal handling, and a true daemon mode (Unix). + Auto-detection and re-reading of config file changes. - + - Every feature now controllable on a per-site or per-location basis, configuration - more powerful and versatile over-all. + Most features are controllable on a per-site or per-location basis. - + - Many smaller new features added, limitations and bugs removed, and security holes fixed. + Many smaller new features added, limitations and bugs removed. - + - +