Improvements to useability, cross browser compatibility and error feedback. Directory listing cache has been improved such that only directories affected by user operations are flushed. Files can now be removed from the database (preparation for permissions work (5.x-2.x)). NOTE: The version numbers skip 1.7 due to a tagging error on my part
- 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)