1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-19 12:21:52 +02:00

Release 1.6.1.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1025 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2007-05-05 20:26:42 +00:00
parent c5e33416d3
commit f4e4c1556d
5 changed files with 17 additions and 15 deletions

View File

@@ -1,5 +1,7 @@
The 1.6.0 release, code-named Long-Overdue, contains added support
for a number of deprecated attributes HTML Purifier should have
had from the very beginning, including the name, bgcolor, border,
width and height attributes. The CSS property 'height',
rel and rev attributes, ID blacklist regexps are also available.
The 1.6.1 release, code-named 'Ach! We missed something! Run!', completes
HTML Purifier's roster of attribute transformations. It also implements
a number of minor features (such as better font transformations, smarter
HTML parsing, the CSS property 'white-space' and XHTML 1.1), a few bug
fixes (most notably fixed __autoload compatibility issues) and a ton
of refactoring. 1.6 was for things that absolutely could not wait: this
release, developed in a more leisurely pace, fills in the gaps.