Release 4.15.0
[htmlpurifier-web.git] / news / 2018 / 0222-4.10.0-released.xhtml
blob74af8dd63310dfa23d0cc9559d8868eeec5207c3
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.10.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 4.10.0 released</h1>
21 <div id="content">
22 <p>
23 HTML Purifier 4.10.0 is a maintenance release, collecting a year
24 of accumulated bug fixes. The most critical fixes relate to
25 supporting PHP 7.2 properly, and there are a few other minor
26 fixes. One thing on the feature front: relative CSS length
27 specifiers are now supported. Additionally, we have officially
28 dropped support for PHP 5.3; while we have not purposely broken
29 HTML Purifier for this version, we are no longer testing for it.
30 </p>
31 <p>
32 See <a
33 href="http://repo.or.cz/w/htmlpurifier.git/blob/v4.10.0:/NEWS">NEWS</a>
34 for a complete changelog.
35 </p>
36 </div>
37 </div>
38 </body>
39 </html>