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.
Changes from 6.x - 7.x
- The search API has changed in 7.x. There is no longer a single hook_search. The old implementation was moved to hook_form_FORM_ID_alter.
- db_rewrite_sql() has been replaced with hook_query_alter() in Drupal 7.x.
This release of Webform fixes several issues discovered since the 3.2 release and makes Webform work again with Drupal 7 (Beta 1). It also includes new features previously provided by the Webform Block module (which should not be used at the same time as Webform 3.x).
fixing an issue with drupal_add_css and the omega base theme files that can be selected in the theme settings to load.
Also fixing readme.txt files with correct path to configure sub-themes (minor)