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.
First official release of Insert View. As of this release, Insert View is now a filter module in the classic sense. Previously it used hook_nodeapi() to work it's magic, but now uses hook_filter(), thus resolving many of the issues and edge cases it once had. Additionally, a new "view_pager" tag has been added, allowing for users to embed pager views. This fulfills an often voiced feature request.