Add note about poor interaction with JavaScript.
[htmlpurifier-web.git] / news / 2009 / 0216-3.3.0-released.xhtml
blob0aac5c2294b4416ca59038e8fa2ce9ee1e78d14d
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">
4 <html
5 xmlns="http://www.w3.org/1999/xhtml"
6 xmlns:xi="http://www.w3.org/2001/XInclude"
7 xmlns:xc="urn:xhtml-compiler"
8 xc:news="yes"
9 xml:lang="en">
10 <head>
11 <title>HTML Purifier 3.3.0 released - News - HTML Purifier</title>
12 <xi:include href="common-meta.xml" xpointer="xpointer(/*/node())" />
13 </head>
14 <body>
16 <xi:include href="common-header.xml" xpointer="xpointer(/*/node())" />
18 <div id="main">
19 <h1 id="title">HTML Purifier 3.3.0 released</h1>
21 <div id="content">
22 <p>
23 HTML Purifier 3.3.0 is fixes a number of obscure bugs reported and fixed
24 over a four month period. It is probably the last release in the 3.x
25 series. Notable new features include support for the overflow CSS
26 property; notable bugfixes include fixed YouTube rendering in certain
27 versions of Firefox, CSSDefinition Printer, improved early PHP support
28 and bugs in iconv.
29 </p>
30 <p>
31 See <a href="http://repo.or.cz/w/htmlpurifier.git?a=blob;f=NEWS;h=0ebf1a27b805b519d3b9cca501b7adad29c5b62f;hb=e9f529e78f05c0c0cfb70fa8a5b0e9d826647d2b">NEWS</a>
32 for a complete changelog.
33 </p>
34 </div>
35 </div>
36 </body>
37 </html>