X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fuser-manual%2Fwhatsnew.html;h=e2cc1f1180ea7832b6dfb0e1eb1071359f019388;hp=11ba4ae302ed0b74728a67fa257676f784379809;hb=322389db65561716cdc35949eea8ae911f8a0aa8;hpb=0b86cbc9dedb057f948fc30fd68d04de1b25e978 diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html index 11ba4ae3..e2cc1f11 100644 --- a/doc/webserver/user-manual/whatsnew.html +++ b/doc/webserver/user-manual/whatsnew.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79">Privoxy 3.0.10 User ManualPrivoxy 3.0.11 User Manual3. What's New in this Release

There are many improvements and new features since There are only a few improvements and new features since + Privoxy 3.0.8Privoxy 3.0.10, the last stable release:

For a more detailed list of changes please have a look at the ChangeLog.

This release marks a departure for Privoxy development.

Previously, odd numbered releases were considered beta versions and + were only released at the end of the development cycle when the code + was already believed to be stable. Usually it was, so the stable release + contained pretty much the same code, but got a higher version number. + In the future we intend to release several snapshots between stable releases. + There will probably still be about two stable releases per year, + but hopefully about six snapshots instead of the two betas we have now. + The intentions is to make testing without CVS access easier.

standard.action now only includes the enabled actions. - Not all actions as before. +> has been merged into + the default.action file.

  • The "filter-client-headers" and - "filter-server-headers" actions that were introduced with - Privoxy 3.0.5 to apply content filters to - the headers have been removed and replaced with new actions. - See the What's New section above. -