diff --git a/Doxyfile b/Doxyfile index 8ecf65ae..98454090 100644 --- a/Doxyfile +++ b/Doxyfile @@ -4,7 +4,7 @@ # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = HTML Purifier -PROJECT_NUMBER = 2.0.1 +PROJECT_NUMBER = 2.1.0 OUTPUT_DIRECTORY = "C:/Documents and Settings/Edward/My Documents/My Webs/htmlpurifier/docs/doxygen" CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English diff --git a/VERSION b/VERSION index 10bf840e..50aea0e7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.1 \ No newline at end of file +2.1.0 \ No newline at end of file diff --git a/WHATSNEW b/WHATSNEW index 2f0b2d9d..42248b62 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -1,12 +1,8 @@ -The 2.0.1 release introduces a number of stability and usability fixes, -as well as a number of (disabled by default) experimental features. The -security-minded should note that a reflected XSS vulnerability was patched -in smoketests/configForm.php; if you cannot upgrade immediately, please -delete that file (if that directory is not publically accessible, there -is no security risk). The maintenance changes include more helpful file -permissions errors, internal newline normalization, reordered includes -to prevent a missing class definition in some setups, and better cache -revision and id handling. The two experimental features are auto-formatting -(auto-paragraphing and linkification) and error collection, these can -be enabled with %AutoFormat.AutoParagraph, %AutoFormat.Linkify and -%Core.CollectErrors respectively. +In version 2.1, HTML Purifier's URI validation and filtering handling +system has been revamped with a new, extensible URIFilter system. Also +notable features include preservation of emoticons in PHP5 with +%Core.AggressivelyFixLt, standalone and lite download versions, +transforming relative URIs to absolute URIs, Ruby in XHTML 1.1, a Phorum +mod, and UTF-8 font names. Notable bug-fixes include refinement of +the auto-paragraphing algorithm (no longer experimental), better XHTML +1.1 support and the removal of the contents of