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
4.9.1 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
4.9.1 released
</h1>
23 HTML Purifier
4.9.1 is a maintenance release, collecting a year
24 of accumulated bug fixes plus a few new feature. New features
25 include support for min/max-width/height CSS, and rgba/hsl/hsla
26 in color specifications. Major bugfixes include improvements
27 in the Serializer cache to avoid chmod'ing directories, better
28 entity decoding (we won't accidentally encode entities that occur
29 in URLs) and
rel=
"noopener" on links with target attributes,
30 to prevent them from overwriting the original frame.
33 Note: We skipped
4.9.0 because that release number was briefly
34 tagged in the release repo, but we decided not to release that tag.
35 To avoid confusion, we've skipped to the next patch version number.
39 href=
"http://repo.or.cz/w/htmlpurifier.git/blob/v4.9.1:/NEWS">NEWS
</a>
40 for a complete changelog.