0.7.5 - 14/03/2011
- Added HtmlFixer support
- Fixed bug causing "Oldest/Newest first" links to not work
- Fixed paths to Akismet and HtmlFixer so they work regardless of where Commentator is
0.7 - 21/02/2011
- Added support for all gravatar's defaults
- Fixed bug when immediately logging in after having logged out
- Fixed CSS form misalignment
- When in admin mode, "notify" status and email are shown by author
- Reduced JS use and removed all inline event handlers
- Yellow fade to focus attention to new content after post
0.6 - 04/02/2011
- Preview feature added
- Script now uses only one database table rather than one per page
- Improved CSS a bit
- Fixed permalinks when pagination enabled
0.5 - 24/01/2011
- rel="nofollow" now added only to outgoing links
- Fixed a division by zero bug when $comments_per_page was not set to an integer
- Added $send_email_on_new_comment setting
- New admin system that doesn't rely on password sent through query string (this was very insecure!).
- Added "remember me" feature
- Comments can now be sorted newest or oldest first
0.4 - 04/09/2010
- More accurate messages after an action is taken
- False positives and uncaught spam now reported to Akismet
- Added ability to mark things as spam, with option of automatic deletion (enabled by default)
- Fixed unescaped "&" characters
- IP is now logged and displayed for spam comments
- Added pagination functionality
0.3 - 17/04/2010
- Added ability to show total no. of comments on included page
- Fixed bug where owner was getting two emails per comment
- Owner no longer gets emails if they add a comment
- Improved CSS visually and changed permalink to bottom
- Author comments are highlighted with a blue bar on the left
- Spam deletion is improved, 3 buttons added to handle it
- Improvements to comment formatting
- Fixed bug where attributes' quotes in tags were being escaped
0.2 - January 2010
- Bugfixes mostly
- Added ability to delete comments
0.1 - November 2009
- Initial (basic) release