This version
Completly replaced the paging by the extension pagebrowse. Thanks to Hauke Preuß <hhpreuss@googlemail.com> for the tip.
Counting the number of views for each post. Thanks to the SLUB for sponsoring this.
Added new widget “views” which displays the top viewed posts.
security fixes for filters
RSS improvements (thanks to Marcus Schwemer <schwemer@netzwerkberatung.de>) and bugfixes
tags are displayed in the list and single mode (thanks to Marcus Schwemer <schwemer@netzwerkberatung.de> and the MTUG)
Version 0.6.2
Comments and trackbacks: added the possibility to add the date and time to the single view of a blog entry.
Changed default useage of external website ressources to example.org - according to http://bugs.typo3.org/view.php?id=10916
Approving comments: The mail to configure used to be in the conf.php. Now you can easily can change the address during the installation of the blog.
Security fix: Some widgets allow SQL injections!
Version 0.6.1
widget BlogList: added functionality to get notified about new comments in a post. If approved is 0, the notification for new comments will be sent after approving in the backend module
widget RSS: made rss-feeds real-url capable
widget blogList: added functionality to make comment-fields readonly if a fe-user is logged in
widget blogList: changed the splitLongWordsInText function (problem with Chinese)
widget blogList: added captcha security in comment form
backend: fixed paging bug (hidden elements were not counted) in mod2 and mod5
widget socialBookmarks: fixed bug in javascript-code
backend: fixed 'pass-by-reference' error in function addChildrenToNonSelectable
widget tagCloud: fixed some encoding problems reported by marek krawczyk
add new functionality to comment comments (forum style)
widget tagCloud: added maxTagsToShow function: displays only the n tags with the most entires in the tag cloud
added all missing method and class comments
Read only support when commenting: You can set the option that the comment fields are read only when a FE users is logged
Version 0.5.0
First release