New in this first beta release of Ubercart Addresses 7.x-1.0 is the addition of Feeds integration. This addition makes it possible to import addresses from a CSV file (or from any source, due to Feeds' great architecture). This release also fixes a bug in the upgrade path from 6.x-1.0. And, finally, the feature for copying addresses from the delivery pane to the billing pane (and vice versa) in the order administration has been restored. This feature was previously removed, because it didn't work well with extra fields (for example, from Extra Fields Pane).
Changes since 7.x-1.0-alpha2
Bug fixes
Issue #1974976 by MegaChriz: fixed failing upgrade path from uc_addresses 6.x-1.x.
Issue #1986798 by MegaChriz: fixed bug where two addresses could be marked as the same default type through the API.
New features
Issue #1986732 by MegaChriz: added feature to change the weight of the address form element on the user registration page.
Issue #1309546 by MegaChriz: added Feeds integration.