- Update install docs with PHP version compatibility not
[htmlpurifier.git] / NEWS
blob9acb78ef71c0004136ca29a02d079e61b4e251fe
1 NEWS ( CHANGELOG and HISTORY )                                     HTMLPurifier
2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
4 1.0.0, released 2006-09-01
5 - Fixed broken numeric entity conversion
6 - Malformed UTF-8 and non-SGML character detection and cleaning implemented
7 - API documentation completed
8 - Shorthand CSS properties implemented: font, border, background, list-style
9 - Basic color keywords translated into hexadecimal values
10 - Table CSS properties implemented
11 - (HTML|CSS)Definition de-singleton-ized
12 - Support for charsets other than UTF-8 (defined by iconv)
14 1.0.0beta, released 2006-08-16
15 - First public release, most functionality implemented. Notable omissions are:
16   . Shorthand CSS properties
17   . Table CSS properties
18   . Deprecated attribute transformations