1.0.6
What's Changed
- #263 Address cannot save for FR due to region value issue by @rajeev-k-tomy in #271
- Fetch applied taxes and subtotal incl and excl VAT by @ArjenMiedema in #268
- #216 configurable options by @rajeev-k-tomy in #272
- #269 Minor improvements by @rajeev-k-tomy in #270
- When the cart billing address is empty, the cart states
cart.billing_address
must be an empty object{}
. - Shipping charge is not shown when "Free shipping" is selected.
- Show the "Other Addresses" section if the cart address is a "new" address and the customer possesses addresses in the book.
- Guest checkout scenario & billing ≠ shipping: When we save billing address, it will make billing = shipping in the UI perspective. However, in the background, it saves billing address only and the shipping address remains intact.
- Translations seems to be missing for the below strings
- Save in address book
- Do you already have an account?
- Login
- Do you want to login?
- When the cart billing address is empty, the cart states
New Contributors
- @ArjenMiedema made their first contribution in #268
Full Changelog: 1.0.5...1.0.6