Release 4.1.1.
[htmlpurifier-web.git] / news / 2010 / 0531-4.1.1-released.xhtml
blob6f96a06823197b543348ca5493a4a975a0ca3028
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 4.1.1 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 4.1.1 released</h1>
21 <div id="content">
22 <p>
23 HTML Purifier 4.1.1 is a major security and bugfix release that
24 improves on 4.1's fix for an XSS vulnerability exploitable on Internet
25 Explorer. It also contains a number of important bugfixes, including
26 the removal of improper logic that could result in infinite loops and
27 fixed parsing for single-attributes with entities with DirectLex.
28 </p>
29 <p>
30 See <a
31 href="http://repo.or.cz/w/htmlpurifier.git/blob/18e538317a877a0509ae71a860429c41770da230:/NEWS">NEWS</a>
32 for a complete changelog.
33 </p>
34 </div>
35 </div>
36 </body>
37 </html>