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.
The biggest change in this release is that it adds Views integration for the Record Shorten submodule.
Upgrade notes
Everyone should run update.php after upgrading to this release.
The behavior of the Shorten aliased URLs where possible setting was the reverse of the description before this release. Its behavior has now been corrected, which means its behavior is now the reverse of what you had it set to before.
The Beta 6 version of Webform 3 provides multiple bug fixes relating to conditional logic, upgrade paths, and display issues. It also includes a few minor API enhancements that should make Webform more extensible by other modules.
This update is required to get Webform working in the latest Drupal 7 CVS code, and will be necessary when upgrading to the next released Drupal 7 Alpha (currently we're on Alpha 5, API changes will require this Webform update before upgrading to Drupal 7 Alpha 6). This version is still compatible with Alpha 5 of Drupal 7.
The Beta 6 version of Webform 3 provides multiple bug fixes relating to conditional logic, upgrade paths, and display issues. It also includes a few minor API enhancements that should make Webform more extensible by other modules.
Added preliminary support for Webform in addition to CCK. Also, fixed a bug where the CSS and JS were not being re-added if the form failed validation.