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.
- Bug fixes: #148426, #148428, #151386, #149842
- Few performance improvements, including install vocabularies during install
- Fix an old issue that the variations should be not threated as tags
This release is primarily bug fixes. No extensive features have been added and it corrects several critical issues introduced in webform 1.3.
Bug Fixes:
- Remove drupal_goto() from submit and insert functions, this fixes webform interfering with other modules such as taxonomy, CCK, menu, and others. (#149044)
- Missing arguments for _webform_validate_file() (#150979)
- Email format reverted to 1.2 layout. Improved indentation when using fieldsets. (#148090)
- Email addresses without sender names are not enclosed in '<' and '>' characters. (#150688)