Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Issue #1948652 by EuroDomenii: Fixed wrong topics and posts count - removed recursive call.
Issue #2011380 by pc-wurm: Fixed forum contextual links.
Issue #1998300 by inventlogic: Comment edit does not use the post_preview template file when previewing edited comments.
Issue #1946386 by troky: Fixed incorrect number of new replies when node has more revisions v2.
Issue #1982030 by rooby: Added labels to select fields on forum topic sort form.
Issue #1975746 by troky: Fixed notice in advanced_forum_settings_page().
Issue #1946386 by troky: Fixed incorrect number of new replies when node has more revisions.
Issue #1941338 by troky: Fixed AF menu alteration. Changed forum/%forum_forum to forum/%advanced_forum_forum.
Issue #1944162 by nsalyzyn: Added check for $view->style_plugin existance.
Issue #1936476 by troky: Fixed query (added table reference) in advanced_forum_post_position()
by troky: Fixed forum topic preview display.
Issue #720118 ny troky: Fixed forum hierarchy rendering on forum frontpage. Fixed subforum/subcontainer post count.
by troky: Decreased forum description font size.
Issue #1906536 by troky: Fixed forum styled comment numbering for non-forum nodes.
Issue #1921238 by regilero: Class attribute should be an array in comment_preprocess
...is a complete re-write of the library.
Several things are gone - like a full implementation of the Event model (kind of obsolete when it's already done fairly well by jQuery ;-)
And some utilities are new additions.
Backwards compatility
Despite the re-write, most of the key methods are backwards compatible - well some only almost (like methods which now have 'context' as second parameter).