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.1.0 released - News - HTML Purifier
</title>
12 <xi:include href=
"common-meta.xml" xpointer=
"xpointer(/*/node())" />
13 <meta name=
"Date" content=
"Sun, 08 May 2008 14:04:00 EST" />
17 <xi:include href=
"common-header.xml" xpointer=
"xpointer(/*/node())" />
20 <h1 id=
"title">HTML Purifier
3.1.0 released
</h1>
24 HTML Purifier
3.1.0 is the first offical stable release for
3.1 series.
25 It improves HTML Purifier's integration with
<abbr>PHP
</abbr> 5, mainly
26 through the new use of autoloading.
27 It also includes support for the !important CSS modifier,
28 display and visibility CSS properties with %CSS.AllowTricky, marquee with
29 %HTML.Proprietary (had you scared for a moment, hmm?), a kses() wrapper,
30 %CSS.AllowedProperties, %HTML.ForbiddenAttributes and
31 %HTML.ForbiddenElements and a totally revamped ConfigDoc system. Since the
32 release candidate, there have also been a number of stability fixes such as
33 improved URI escaping, a change in serializer ID format, and a relaxed
34 format for %HTML.Allowed. And as always, numerous bugfixes.
37 <strong>Important:
</strong> HTML Purifier
3.1.0 also fixes a
38 security vulnerability. Please upgrade your libraries as quickly as
39 possible. The vulnerability was discovered internally, and no known
40 exploits have been found in the wild.
43 For a detailed migration guide, please see the
44 <a xc:
absolute=
"href" href=
"news/2008/3.1.0-released.html">3.1.0 release page
</a>. If
45 you had been using the release candidate, you do not need to worry