2 File : $Source: /cvsroot/ijbswa/current/doc/source/newfeatures.sgml,v $
4 Purpose : Entity included in other project documents.
6 $Id: newfeatures.sgml,v 1.9 2002/05/10 01:48:20 hal9 Exp $
8 Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
11 ======================================================================
12 This file used for inclusion with other documents only.
13 ======================================================================
15 If you make changes to this file, please verify the finished
16 docs all display as intended.
18 This file is included into:
30 FIXME: complete the list of features. change the order: most important
31 features to the top of the list. prefix new features with "NEW".
38 Integrated browser based configuration and control utility at <ulink
39 url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
40 (shortcut: <ulink url="http://p.p/">http://p.p/</ulink>). Browser-based
41 tracing of rule and filter effects. Remote toggling.
47 Web page content filtering (removes banners based on size,
48 invisible <quote>web-bugs</quote>, JavaScript and HTML annoyances, pop-up windows, etc.)
54 Modularized configuration that allows for standard settings and
55 user settings to reside in separate files, so that installing updated
56 actions files won't overwrite individual user settings.
62 HTTP/1.1 compliant (but not all optional 1.1 features are supported).
68 Support for Perl Compatible Regular Expressions in the configuration files, and
69 generally a more sophisticated and flexible configuration syntax over
76 Improved cookie management features (e.g. session based cookies).
88 Bypass many click-tracking scripts (avoids script redirection).
94 Multi-threaded (POSIX and native threads).
100 User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page).
106 Auto-detection and re-reading of config file changes.
112 Improved signal handling, and a true daemon mode (Unix).
118 Every feature now controllable on a per-site or per-location basis, configuration
119 more powerful and versatile over-all.
125 Many smaller new features added, limitations and bugs removed, and security holes fixed.