What's new?
Improvements in the latest comments module. Filter by article categories, show latest commented articles instead, and set max words or characters to 0 to not display the comment at all.
Bug fixes and minor improvements. Please take a look at the CHANGELOG below.
Changelog
New features
- Latest comments module: Filter by article categories
- Latest comments module: You can now show latest commented articles instead
- Latest comments: you can now set max words or characters to 0 to not display the comment at all.
Bug fixes
- [LOW] Category comment count includes unpublished comments
- [LOW] Latest Comments: took you to comments section, not specific comment
- [LOW] Typo in MailTemplateHotFix
- [LOW] User Action Log plugin throws notice if there is no current user (only happens in testing)
Miscellaneous changes
- No longer using ArticleModel, replaced with direct DB access