Added a configuration option for the module on the modules page. Assumed a different menu structure other than Drupal default. Makes it easier to get to settings.
Made the settings form the default local task.
Brought in the options to make first name/last name required or non-required.
This release fixes a security issue: values for field types "Select list" and "Constant" were not always sanitized.
The other change in this release is that the feature to populate extra fields from previous orders has been ported. However, for this feature to work, you will need the latest development version of Ubercart Addresses (or Ubercart Addresses 7.x-1.0-alpha2, when it's released).
Changes since 7.x-1.0-alpha2
by MegaChriz: fixed issue where values for field types "Select list" and "Constant" were not sanitized.
Issue #1830996 by MegaChriz: added documentation to the README.txt for how to use field values in the invoice template.
Issue #1872200 by MegaChriz: populate extra fields from previous orders.