Downloads
Download tar.gz
19.92 KB
MD5: 28cf698a691ea060c45c030067d4ff03
SHA-1: 797178544f3ec959ad5c880feff461e5685b5ee1
SHA-256: eb0b979a61a963b0bb258addafdfe27a3920435ddb20e902be584f462b1e04ad
Download zip
22.59 KB
MD5: 66133b5e4594688f9f1db0e7991ac211
SHA-1: 746dfd53f99b3de734fa9f083993625c3ef9d0ed
SHA-256: 617e2f57f8fc6b199dee9de8aaf3bd87a2b2b0a7a6769336614d1a1847596648
Release notes
This release includes on new feature:
- When an anonymous user places an order, the user's addresses are stored in the session. If the system creates an account for the user, the addresses are added to the newly created account (see #268603: Anonyomus address saving.)
And some bug fixes:
- Wrapped some text with the t() function. (see #271058: Some translation issues).
- The code now looks at variables uc_pane_billing_enabled and uc_pane_delivery_enabled (see #269939: not always billing&&delivery)
- Typo: dq_query() changed to db_query()