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.
This version fixes a bug and adds a couple features. The bug comes occurs when there are unpublished comments, which inappropriately show up in the block.
The features are that the blocks can now display usernames and teasers, where appropriate.
Bugfix for node-add. We were calling _skipcart_getvars with a non-integer NID value. Whoops. Also removed some debugging calls that were still in there.