Changes for the week ending 2012-04-22:

  • v0.7.0 – v0.7.2: Documentation links in admin will now open in new window.
  • v0.7.2: Flat rate shipping amounts for subscriptions are now configurable per subscription (instead of using the amount configured on the category). This allows stores using custom checkout JavaScript snippets to run the same flat rate amount as the original transaction (or adjust it as needed). Subscriptions using live rate shipping amounts will still be recalculated.
  • v0.7.2: Fix for coupon price discounts not being constrained to the correct category.
  • v0.7.2:  When customers were created via the API without specifying the customer_password_hash_type and when the store used a non-default password hashing method, the customer would not be able to login correctly. We updated the login code to use the hash type and hash config from the store if the customer values were blank before checking the customer password.
  • v0.7.2: Fix for future subscriptions and taxes.