1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 xmlns=
"http://www.w3.org/1999/xhtml"
6 xmlns:
xi=
"http://www.w3.org/2001/XInclude"
7 xmlns:
xc=
"urn:xhtml-compiler"
11 <title>HTML Purifier
3.2.0 released - News - HTML Purifier
</title>
12 <xi:include href=
"common-meta.xml" xpointer=
"xpointer(/*/node())" />
16 <xi:include href=
"common-header.xml" xpointer=
"xpointer(/*/node())" />
19 <h1 id=
"title">HTML Purifier
3.2.0 released
</h1>
23 HTML Purifier
3.2.0 is an amalgamation of new features and fixes that
24 have accumulated over a four month period. Some notable features
25 include optional removal of empty elements, column tracking for tokens,
26 proper support for the name attribute and overridable behavior for alt
28 major improvements to the test suite interface, error collection output
29 and the auto-formatter framework.
32 The new configuration directives in this release are:
35 <li><a xc:
configdoc=
"Attr.DefaultImageAlt" /></li>
36 <li><a xc:
configdoc=
"AutoFormat.RemoveEmpty" /></li>
37 <li><a xc:
configdoc=
"AutoFormat.DisplayLinkURI" /></li>
38 <li><a xc:
configdoc=
"Output.SortAttr" /></li>
41 See
<a href=
"http://repo.or.cz/w/htmlpurifier.git?a=blob;f=NEWS;h=3c8ec4fa8c0dfed2a72f604d1b7e3e595c7f1b36;hb=280211f70b34543c5bb0eff78e2ff2c9b778887a">NEWS
</a>
42 for a complete changelog. There are numerous new features
<em>not
46 Along with this release, we would like to announce full disclosure on
47 the two security vulnerabilities patched in
3.1.1. Please see the
48 <a href=
"security/2008/css-backslash.html" xc:
absolute=
"href">CSS Backslash
</a> and
<a href=
"security/2008/shift-jis.html" xc:
absolute=
"href">Shift_JIS
</a>
49 full disclosure pages.