ed3921c91414e1fedbe91bf0410b25134254d1a7
[privoxy.git] / doc / webserver / user-manual / whatsnew.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
2 <HTML
3 ><HEAD
4 ><TITLE
5 >What's New in this Release</TITLE
6 ><META
7 NAME="GENERATOR"
8 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9 REL="HOME"
10 TITLE="Privoxy 3.0.7 User Manual"
11 HREF="index.html"><LINK
12 REL="PREVIOUS"
13 TITLE="Installation"
14 HREF="installation.html"><LINK
15 REL="NEXT"
16 TITLE="Quickstart to Using Privoxy"
17 HREF="quickstart.html"><LINK
18 REL="STYLESHEET"
19 TYPE="text/css"
20 HREF="../p_doc.css">
21 <LINK REL="STYLESHEET" TYPE="text/css" HREF="p_doc.css">
22 </head
23 ><BODY
24 CLASS="SECT1"
25 BGCOLOR="#EEEEEE"
26 TEXT="#000000"
27 LINK="#0000FF"
28 VLINK="#840084"
29 ALINK="#0000FF"
30 ><DIV
31 CLASS="NAVHEADER"
32 ><TABLE
33 SUMMARY="Header navigation table"
34 WIDTH="100%"
35 BORDER="0"
36 CELLPADDING="0"
37 CELLSPACING="0"
38 ><TR
39 ><TH
40 COLSPAN="3"
41 ALIGN="center"
42 >Privoxy 3.0.7 User Manual</TH
43 ></TR
44 ><TR
45 ><TD
46 WIDTH="10%"
47 ALIGN="left"
48 VALIGN="bottom"
49 ><A
50 HREF="installation.html"
51 ACCESSKEY="P"
52 >Prev</A
53 ></TD
54 ><TD
55 WIDTH="80%"
56 ALIGN="center"
57 VALIGN="bottom"
58 ></TD
59 ><TD
60 WIDTH="10%"
61 ALIGN="right"
62 VALIGN="bottom"
63 ><A
64 HREF="quickstart.html"
65 ACCESSKEY="N"
66 >Next</A
67 ></TD
68 ></TR
69 ></TABLE
70 ><HR
71 ALIGN="LEFT"
72 WIDTH="100%"></DIV
73 ><DIV
74 CLASS="SECT1"
75 ><H1
76 CLASS="SECT1"
77 ><A
78 NAME="WHATSNEW"
79 >3. What's New in this Release</A
80 ></H1
81 ><P
82 > There are many improvements and new features since <SPAN
83 CLASS="APPLICATION"
84 >Privoxy 3.0.6</SPAN
85 >, the last stable release:</P
86 ><P
87 > <P
88 ></P
89 ><UL
90 ><LI
91 ><P
92 >    Header filtering can be done with dedicated header filters now. As a result
93     the actions <SPAN
94 CLASS="QUOTE"
95 >"filter-client-headers"</SPAN
96 > and <SPAN
97 CLASS="QUOTE"
98 >"filter-server-headers"</SPAN
99 >
100     that were introduced with <SPAN
101 CLASS="APPLICATION"
102 >Privoxy 3.0.5</SPAN
103 > to apply
104     the content filters to the headers as, well have been removed again.
105    </P
106 ></LI
107 ></UL
108 ></P
109 ><DIV
110 CLASS="SECT2"
111 ><H2
112 CLASS="SECT2"
113 ><A
114 NAME="UPGRADERSNOTE"
115 >3.1. Note to Upgraders</A
116 ></H2
117 ><P
118 > A quick list of things to be aware of before upgrading from earlier 
119  versions of <SPAN
120 CLASS="APPLICATION"
121 >Privoxy</SPAN
122 >:</P
123 ><P
124 > <P
125 ></P
126 ><UL
127 ><LI
128 ><P
129 >  
130     Some installers may remove earlier versions completely, including 
131     configuration files. Save any important configuration files!
132   </P
133 ></LI
134 ><LI
135 ><P
136 >  
137    On the other hand, other installers may not overwrite any existing configuration 
138    files, thinking you will want to do that. You may want to manually check 
139    your saved files against the newer versions to see if the improvements have
140    merit, or whether there are new options that you may want to consider.
141    There are a number of new features, but most won't be available unless 
142    these features are incorporated into your configuration somehow.
143   </P
144 ></LI
145 ><LI
146 ><P
147 >  
148    <TT
149 CLASS="FILENAME"
150 >standard.action</TT
151 > now only includes the enabled actions.
152    Not all actions as before.
153   </P
154 ></LI
155 ><LI
156 ><P
157 >     Logging is off by default now. If you need logging, it can be turned on
158      in the <A
159 HREF="config.html#LOGFILE"
160 >config file</A
161 >.
162     </P
163 ></LI
164 ><LI
165 ><P
166 >     Three other config file settings are now off by default: 
167      <A
168 HREF="config.html#ENABLE-REMOTE-TOGGLE"
169 >enable-remote-toggle</A
170 >,
171      <A
172 HREF="config.html#ENABLE-REMOTE-HTTP-TOGGLE"
173 >enable-remote-http-toggle</A
174 >,
175      and  <A
176 HREF="config.html#ENABLE-EDIT-ACTIONS"
177 >enable-edit-actions</A
178 >. 
179      If you use or want these, you will need to explicitly enable them, and
180      be aware of the security issues involved. 
181     </P
182 ></LI
183 ></UL
184 ></P
185 ></DIV
186 ></DIV
187 ><DIV
188 CLASS="NAVFOOTER"
189 ><HR
190 ALIGN="LEFT"
191 WIDTH="100%"><TABLE
192 SUMMARY="Footer navigation table"
193 WIDTH="100%"
194 BORDER="0"
195 CELLPADDING="0"
196 CELLSPACING="0"
197 ><TR
198 ><TD
199 WIDTH="33%"
200 ALIGN="left"
201 VALIGN="top"
202 ><A
203 HREF="installation.html"
204 ACCESSKEY="P"
205 >Prev</A
206 ></TD
207 ><TD
208 WIDTH="34%"
209 ALIGN="center"
210 VALIGN="top"
211 ><A
212 HREF="index.html"
213 ACCESSKEY="H"
214 >Home</A
215 ></TD
216 ><TD
217 WIDTH="33%"
218 ALIGN="right"
219 VALIGN="top"
220 ><A
221 HREF="quickstart.html"
222 ACCESSKEY="N"
223 >Next</A
224 ></TD
225 ></TR
226 ><TR
227 ><TD
228 WIDTH="33%"
229 ALIGN="left"
230 VALIGN="top"
231 >Installation</TD
232 ><TD
233 WIDTH="34%"
234 ALIGN="center"
235 VALIGN="top"
236 >&nbsp;</TD
237 ><TD
238 WIDTH="33%"
239 ALIGN="right"
240 VALIGN="top"
241 >Quickstart to Using Privoxy</TD
242 ></TR
243 ></TABLE
244 ></DIV
245 ></BODY
246 ></HTML
247 >