Webform 2.x is largely preparation for a Drupal 6 port of webform, but fixes several long standing issues with Webform 1.x. This version of Webform does not contain the hacks of Webform 1.x, which have existed since Webform was ported to the FormsAPI for Drupal 4.7. It should significantly increase compatibility with other modules, such as Taxonomy, Upload, and Diff by moving the components fieldset to a separate tab.
Fixes broken link with clean urls on the unit page
the instant confirmation value is now correctly saved
Improved processing for alternative payment processing options - a shippable attributed is added to ensure that transactions are not set to the completed workflow
new version of the ecommerce patch file to correct error with item_status not initially being updated resulting in items being treated as manual confirmations
Thanks to fearlith (Kris) for helping to improve support for other ecommerce payment methods.