diff --git a/NEWS b/NEWS index 1ae3baa5..7e48c753 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,9 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier ! With %Core.AggressivelyFixLt, <3 and similar emoticons no longer trigger HTML removal in PHP5 (DOMLex). This directive is not necessary for PHP4 (DirectLex). +! Standalone file now available, which greatly reduces the amount of + includes (although there are still a few files that reside in the + standalone folder) - AutoFormatters emit friendly error messages if tags or attributes they need are not allowed - ConfigForm's compactification of directive names is now configurable @@ -34,6 +37,10 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier . Hidden element content removal genericized: %Core.HiddenElements can be used to customize this behavior, by default