mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-07 06:36:44 +02:00
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/php4@1814 48356398-32a2-884e-a903-53898d9a118a
8 lines
471 B
Plaintext
8 lines
471 B
Plaintext
Security and bugfix release 2.1.5 is a backport that fixes two vulnerabilities
|
|
related to CSS, one of which only occurs under Shift_JIS. It also improves
|
|
imagecrash protection (percent CSS width and height is now disabled for
|
|
images, and you can control the bounds with %CSS.MaxImgLength and
|
|
%HTML.MaxImgLength). Finally, there are number of bug fixes, most notably
|
|
support for text-decoration: none, improved adherence to Unicode and increased
|
|
percent encoding checks.
|