Skip to content

1.0.6

Compare
Choose a tag to compare
@rajeev-k-tomy rajeev-k-tomy released this 14 Feb 13:15
· 123 commits to main since this release
0050804

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
    1. When the cart billing address is empty, the cart states cart.billing_address must be an empty object {}.
    2. Shipping charge is not shown when "Free shipping" is selected.
    3. Show the "Other Addresses" section if the cart address is a "new" address and the customer possesses addresses in the book.
    4. 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.
    5. 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?

New Contributors

Full Changelog: 1.0.5...1.0.6