2.1.1
- dotclear 1.2.7 compatiblity
- database schema update

2.1
- adding show/hide all
- showing email addresses
- fixing bug with spam comments posted online and non spam offline when dc_comment_pub is false in dotclear configuration
- showing warning in case spamclear is unable to access configuration file

2.0
- changing completely spamclear structure (cleaned the huge index.php into small chunks)
- adding menus to the main page
- removed DB access from index.php and moved into filteredblog class + added support
for blogs used by many people (now we check for user_id)
- added a reset training feature as requested by some of the users
- added a css file and cleaned css/javascript inclusion
- db access when calculating spam score was speeded up by 90%
- more intuitif filter management (no more training icons, online/offline and spam/non spam)
- possibility to specify number of comments/trackbacks per page
- added inline help
- possibility to train filter using a fixed number of comments
- new installation system
- french translation
- filter behaviour can be configured (auto deleting spam, spam notification)
- more and more ajax

0.1.3
- added 'purge spam' option

0.1.2 (3/5/2006)
- removed the necessary patch of class.blog.php. A plugin specific prepend.php is used instead. There is still a need to change tb.php (adding a line)
- db comes with two words in the training now in case users use them without
training (so we don't have any divide /0 op)

0.1.1 (3/1/2006)
- first release, beta version not tested, need modification to dotclear files
(which is not clean). many functions are not 100% "ajaxed", just a proof of
concept
